Hi,
i wanna change sender PAGE URL to anything in my website.
For example i got a webpage named "DEFAULT.ASPX" thats got a Form tag action="http://otherpage.aspx".When i submit form its sending my values thats in form to otherpage.aspx.This page is gettin them and do its work.
But otherpage.aspx is looking for sender page url and see in there ! its DEFAULT.ASPX (my page thats got form in it ) .I Wanna change my page url thats got form to "YOUCANTSEEMYREALPAGENAME.ASPX" ..
WHY I NEED THIS... There is a site that i wanna link to it.I have linked but if my URL isnot "yrmypage.aspx" its not working properly.So i need to hide my real page url and change into yrmypage.aspx :)