niros Posted June 25, 2004 Posted June 25, 2004 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. Quote
wessamzeidan Posted June 25, 2004 Posted June 25, 2004 test.Visible = False Quote Proudly a Palestinian Microsoft ASP.NET MVP My Blog: wessamzeidan.net
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.