On Aug 25, 2:49 pm, ca eyrie <[email protected]> wrote:
>         requestBuilder.sendRequest( data, requestCallback );

Try to add
  Window.alert(data);
before this line and see if it contains what you expect (that is,
something of the form "a=b&c=d&f=e"). If it's not confidential you can
try to post it here too so that others have a look.

Your code looks fine overall and I have something very similar that
works with Firefox, IE, and Chrome.

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to