Thomas,

Thanks! That's it! It works! :-)



On Oct 12, 3:03 pm, Thomas Broyer <t.bro...@gmail.com> wrote:
> On 12 oct, 11:07, Dariusz <darius...@gmail.com> wrote:
>
> > I tried already
>
> > Window.Location.assign( "?locale=en" );
>
> > It's working in FF but not in IE.
>
> > Appreciate for any hints, examples or solutions.
>
> Assuming you want to entirely replace the query-string:
> Window.Location.assign(Window.Location.getPath() + "?locale=en");
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to