hii i want to send the information to the server when someone clicks on submit button of the form tag, but do not want to refresh or go to another url.
i don’t know about AJEX do i need it for this purpose??
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Yeah, you will need ajax for it. Refer these link.
http://be.twixt.us/jquery/formSubmission.php .
http://jquery.malsup.com/form/#ajaxForm
Here are good examples how to submit form using ajax for formsubmission.