How to check the page contain parameters or not?
Dear Everybody,
I got stucked with my code using ASP.NET 1.1 with C# and MS SQL 2000.
My problem is I wish to make my page as like this website "http://www.telerik.com/Default.aspx" this page is serve as a main home page of Telerik and if you click on Products it will display another link like "http://www.telerik.com/Default.aspx?PageId=1321", so you can see that Telerik's site using only one page to serve all the pages(Default.aspx).
So if anyone know how to it, please share me.
Thank you in advanced,
HUYFAMILY
|