954,587 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

£10 - Form Submission to PHP script WITHOUT REFRESH

Hello

I've looked around and looks as if this can be done with Jquery, but the guides and full of so much bullshit its insane.

Anyone done this and have a good way to do this. Most of the other ones have form validation and crap which 1) doesnt relate to what i need and 2) dont apply for my needs.

I just want my form to be submitted without refreshing the page becauses its causing problems for other things running on the website.

I know PHP / HTML but dont know much when it comes to Javascript/JQuery.

Willing to paypal £10 to whoever can help me acheive this task which should be simple in this day in age.

Clarkeez
Light Poster
26 posts since Sep 2010
Reputation Points: 10
Solved Threads: 1
 

hahaha... You can't do it with javascript or jquery... you need AJAX, that is PHP and JavaScript... is very simple !

P0lT10n
Posting Whiz in Training
235 posts since Apr 2010
Reputation Points: 13
Solved Threads: 30
 

Don't offer money. This is a help forum. You'll need:

A interactive js form validation routine (jQuery or YAV or similar).
A submit routine (Ajax) -> js script -> php script (php form validation) -> ajax response.

diafol
Rhod Gilbert Fan (ardav)
Moderator
7,792 posts since Oct 2006
Reputation Points: 1,170
Solved Threads: 1,080
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: