Hi,
I am using the same development setup, wamp and the hosted browser, and it
works very fine...

On Fri, Oct 17, 2008 at 10:16 AM, Lucas86 <[EMAIL PROTECTED]> wrote:

>
> I'm trying to do an HTTPRequest.asyncGet() to a simple PHP script. I'm
> running the request from hosted mode, and it fails to retrieve data.
> If I run the compiled site in a local browser, I can get the data that
> I expect.
>
You dont get data what you expect... does it mean that you get some data???

>
> I know that the local server can't access remote sites for security
> reasons (I've uploaded the PHP already), but I've added the site where
> the PHP is stored to the whitelist. I can access the site if I type it
> into the hosted browser, it originally complained and I added it to
> the list so I know my whitelist entry is working in that sense, but
> when I load my GWT project that calls the exact same address in the
> asyncGet it still won't load the data.


Are you accessing the php through the correct path???

>
> Do I just have the wrong idea of what the whitelist can handle? I
> thought this was exactly what it was there for, but I haven't been
> able to get it to work.
> >
>


-- 
Warm Regards,
Amit Dhingra

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