Click here to Skip to main content
15,881,089 members
Please Sign up or sign in to vote.
5.00/5 (1 vote)
See more:
hi
I have problem with Mobile MVC3 it does not change the url in Addressbar.
I have tried so many thing but its not working.


...
Posted

1 solution

SQL
HI..

   You can change the URL in address-bar by using JavaScript

   parent.document.location.replace("STRING URL")
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900