XMLHttpRequest

63 views
Skip to first unread message

Madhu Alagu

unread,
Apr 9, 2008, 7:34:15 AM4/9/08
to Google App Engine
Hi


How to send data using XMLHttpRequest.



Thanks


Madhu Alagu

Brett Morgan

unread,
Apr 9, 2008, 8:45:04 AM4/9/08
to google-a...@googlegroups.com
I'm curious. Are you just after a tutorial for the client side
javascript usage of XHR?

http://www.google.com.au/search?q=xhr+tutorial

The top five all look good.

Or were you after the server side part of dealing with an XHR request?

Madhu Alagu

unread,
Apr 9, 2008, 8:58:04 AM4/9/08
to Google App Engine
I would like to use XUL(XMLHttpRequest) UI in Google App Engine .



On Apr 9, 3:45 pm, "Brett Morgan" <brett.mor...@gmail.com> wrote:
> I'm curious. Are you just after a tutorial for the client side
> javascript usage of XHR?
>
> http://www.google.com.au/search?q=xhr+tutorial
>
> The top five all look good.
>
> Or were you after the server side part of dealing with an XHR request?
>

Brett Morgan

unread,
Apr 9, 2008, 9:01:57 AM4/9/08
to google-a...@googlegroups.com
And?

What is stopping you from using XUL UI in GAE?

Madhu Alagu

unread,
Apr 9, 2008, 9:18:41 AM4/9/08
to Google App Engine
I see GAE example using html form(post).In XUL,We can send data to the
server using xmlhttprequest.Can I use send (xmlhttprequest ) data to
GAE.



On Apr 9, 4:01 pm, "Brett Morgan" <brett.mor...@gmail.com> wrote:
> And?
>
> What is stopping you from using XUL UI in GAE?
>

Brett Morgan

unread,
Apr 9, 2008, 9:24:50 AM4/9/08
to google-a...@googlegroups.com
XmlHttpRequest is a client side javascript functionality. All GAE
cares about is that it is getting a web request.

So, to answer the question, yes you can send xmlhttprequest data to GAE.

But i suspect your real question is how. And for that, you are going
to get to learn a bunch of javascript and ajax. Poke around google for
xhr tutorials.

Reply all
Reply to author
Forward
0 new messages