Easy question...

niros

Newcomer
Joined
May 25, 2004
Messages
23
Hi,
I added the following line to my aspx file:
<div id="test" runat="server">grr</div>

I want to make it visibility enabled/disabled when the page load, on the server side.
how can I approach it?

thanks.
 
Back
Top