Hi,
I was using the code below to query the database and to show or hide content if the
result was true of false. I use two panels so I can dispaly the right content block
depending on EVAL
<asp:Panel ID="Panel1" runat="server" Go to the complete details ...