Ok I need to do this. I need to have button on master page. Once that button is clicked I generate string that represents URL.
test.apx is content page I use and the string will look like something like this:
Example: "www.blah.com/test.aspx?user=blax&develop=extreme_all"
Now all I need is to reload the page while content is redirected to the URL i generated.
I hope this makes more sense.
Thanks guys I am new to asp.net and really appreciate any help