unemployment Posted April 20, 2011 Share Posted April 20, 2011 Anyone know of any good tutorials on how to submit a form with raw javascript via ajax. I can't find one anywhere. I am not using a javascript library and I need to basically do this all raw. Link to comment https://forums.phpfreaks.com/topic/234205-submit-form-with-ajax/ Share on other sites More sharing options...
sunfighter Posted April 20, 2011 Share Posted April 20, 2011 This site, besides having information, has a number of links to tutorials. http://www.openjs.com/articles/ajax_xmlhttp_using_post.php has the info for $_GET and $_POST methods. Link to comment https://forums.phpfreaks.com/topic/234205-submit-form-with-ajax/#findComment-1204103 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.