How can I submit a form without having the page change?
I need a form to be submitted without the page actually changing. I don’t know much about javascript/ajax/jquery, but is there a way for a form to be submitted without the page changing? For instance, maybe when the user clicks the submit button some javascript code could make an HTTP GET or POST request to a PHP file that then acts on the information?
Anyone have any idea how this can be done easily?
View full post on Tycoon Talk
Change, Form, having, page, Submit, Without