sanfly Posted April 30, 2012 Share Posted April 30, 2012 Hi Im very new to Ajax and using prototype am looking at the ajax.Request function to send form data to another page, evaluate and return a response. If I am using post for my method, in the Parameters can I just use the ID of the form itself to pass data through, or do I have to layout each form element and its value individually? Quote Link to comment Share on other sites More sharing options...
Jessica Posted May 1, 2012 Share Posted May 1, 2012 http://api.prototypejs.org/dom/Form/request/ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.