- From: Julian Reschke <julian.reschke@gmx.de>
- Date: Mon, 20 Sep 2010 09:34:52 +0200
- To: Garrett Smith <dhtmlkitchen@gmail.com>
- CC: Adam Barth <w3c@adambarth.com>, Devdatta Akhawe <dev.akhawe@gmail.com>, WebApps WG <public-webapps@w3.org>
On 20.09.2010 09:22, Garrett Smith wrote: > ... > I see setParameterValues there. Useful to build URLs for XHR. But OTOH > -- Ajax that is using a lot of parameters, might be better using a > form. Usually Ajax requests are simple requests -- not a large form > submission. Sorry just have to be devils advocate on the necessity of > the thing. > ... How do you use a form to build a request other than GET/POST?
Received on Monday, 20 September 2010 07:35:29 UTC