Adding Parameters to a Page.
Hi, I am new to ASP.net 2.0 (that is why member of beginer group). I wanted to know how can I add parameter to my page. I do not need parameter to run a query so the querystring parameters will not help. I only want that whenever my page is visited then on the basis of the parameter it can select for certain controls to be visible and certain others to be invisible.
Akhil
|