Thanks. Window.Location.getParameter("FOO"); works.
What does the "#" mean?
I use ""http://localhost:8080/get?FOO=BAR#" but
Window.Location.getParameter("FOO") does not pick up the "#" sign.
How do I retrieve the "#" as well?
Again, thanks.
On Sep 10, 8:17 am, Ian Bambury <[email protected]> wrote:
> But you probably don't want to be doing that because if anything between the
> ? and the first # changes, your whole app will reload from scratch and
> you'll lose all state..
>
> Ian
>
> http://examples.roughian.com
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Google Web Toolkit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---