Sign In| Join
Get Help:Ask a Question in our Forums|Report a Bug|More Help Resources
Last post Dec 09, 2012 05:30 PM by BrockAllen
Member
53 Points
24 Posts
Dec 09, 2012 05:08 PM|LINK
Hi,
I need to refresh my page(in win phone form) with the parameter value.
All-Star
27544 Points
4907 Posts
MVP
Dec 09, 2012 05:30 PM|LINK
<script>
window.location = window.location + "?someParam=5";
</script>
thava
Member
53 Points
24 Posts
refresh my page
Dec 09, 2012 05:08 PM|LINK
Hi,
I need to refresh my page(in win phone form) with the parameter value.
BrockAllen
All-Star
27544 Points
4907 Posts
MVP
Re: refresh my page
Dec 09, 2012 05:30 PM|LINK
<script>
window.location = window.location + "?someParam=5";
</script>
DevelopMentor | http://www.develop.com
thinktecture | http://www.thinktecture.com/