is it possible to make a function that takes form data and executes a php file on the spot without having to leave the page? Thanks :))
Share
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.
without an actual submit, but still with a buttonclick you could do it like this:
html:
javascript:
more info on ajax submitting with jquery:
http://api.jquery.com/category/ajax/