johnangularjs / datawiki

Automatically exported from code.google.com/p/datawiki
0 stars 0 forks source link

Provide javascript for POST form submission #14

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Provide a .js for easy submission of the form using and XMLHttpRequest.

Original issue reported on code.google.com by craignm@google.com on 2 Jul 2010 at 12:32

GoogleCodeExporter commented 8 years ago
I thinks that this may help you to submission a form using xmlHttpRequest as 
follows:

http://www.openjs.com/articles/ajax_xmlhttp_using_post.php

Original comment by kaushik0...@gmail.com on 14 Mar 2011 at 7:13