Thanks, yes I've tried that and it looks fine. I have also tried
explicitely setting the data to a=b&c=d but still not joy. I am
running GWT 1.5 - do you think this could make a difference?

On Aug 25, 9:10 am, Radu Grigore <[email protected]> wrote:
> 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