---------- Forwarded message ----------
From: Dieter Lunn <[EMAIL PROTECTED]>
Date: Dec 7, 2005 10:50 AM
Subject: Re: [mochikit] Re: GET vs POST in MochiKit.Async (was Re: IE - swapDOM)
To: Jorge Godoy <[EMAIL PROTECTED]>

Not with XMLHttpRequest.  However because POST allows different data types beyond GET it is difficult to come up with one function to rule them all.  I myself use JSON and previously I used XML.


On 07 Dec 2005 14:46:21 -0200, Jorge Godoy <[EMAIL PROTECTED]> wrote:

Bob Ippolito <[EMAIL PROTECTED]> writes:

> It's just semantics.  POST requests are for posting data, and  loadJSONDoc
> doesn't do that.

Isn't there also some convention for "reloading" pages?  POSTed pages would
issue a warning that you're relaoding a page where you submitted some
information while GETed pages would happily reload without any warning?


--
Jorge Godoy      < [EMAIL PROTECTED]>



--
Dieter Lunn
http://www.coder2000.com


--
Dieter Lunn
http://www.coder2000.com

Reply via email to