colap Posted November 5, 2009 Share Posted November 5, 2009 Does ajax support multiple form submition? <input type="button" id="t" name="t" onclick="postform(a,b,c) ; postform(t,q,y);" /> Link to comment https://forums.phpfreaks.com/topic/180358-does-ajax-support-multiple-form-submition/ Share on other sites More sharing options...
MadTechie Posted November 5, 2009 Share Posted November 5, 2009 This is one of those things where is it quicker to check yourself.. May I ask why you would think it wouldn't ? Link to comment https://forums.phpfreaks.com/topic/180358-does-ajax-support-multiple-form-submition/#findComment-951480 Share on other sites More sharing options...
trq Posted November 5, 2009 Share Posted November 5, 2009 Ajax is a methodology not a specific technology. What part of the process are you having trouble with. Link to comment https://forums.phpfreaks.com/topic/180358-does-ajax-support-multiple-form-submition/#findComment-951482 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.