send data via ajax
-
Hello,
Before getting the pro version i tried to test the form with what i have in mind doing with it but ran into a problem.
I would like the form to send the data to a php file so i can process it. I tried your redirect method with the data at the url but my customer doesnt like it, he doesnt want anything to be shown at the url appart of the url.
I also tried to enter javascript both in the form and as an independent script that on submit gets the data, sends via ajax to a file and redirects the results page. This didnt work either. I could send you the code i implement if you like.
I read another topic on how to disable the notification popup after submiting if no redirection of the form is set but didnt find the file at a fast search i did and dont know if it is relevant.
Recapping the question, how can i send the data to a php file and then redirect to a new page w/o plugin interference?
The page I need help with: [log in to see the link]
The topic ‘send data via ajax’ is closed to new replies.