Hi,

I'm wondering how to achieve this:

on webpage1.aspx when user click on button it will be redirected to webpage2.aspx with some parameters in querystring, and then I want to address bar show only webpage2.aspx without query string.

How to do this?

thanks j