I have two web pages. One of them have links to a other web page. The other web page is totally dynamic. I want to open the dynamic web page when i click in the link in the other web page while the address bar should be different each time the dynamic page is opened. I have to do it in ASP.NET.
Please help.