View Single Post
  #2 (permalink)  
Old 03-13-10, 06:13 PM
YOURCONNEXX YOURCONNEXX is offline
New Member
 
Join Date: Mar 2010
Posts: 5
Thanks: 0
Thanked 0 Times in 0 Posts
so to give an overall understanding of how this would work is

1. the user comes to the site and opens up the form in adobe reader.(if they dont have it already, which most machines do, then ill have a link for them to download it)
2. the user fills out the form, clicks the submit button, and the form data is sent to the server
3. the user is redirected to a "successful submission page" if possible
4. i can then retrieve the data from my server

i just need the php script that can handle the form data and put it on my server

Last edited by YOURCONNEXX; 03-13-10 at 06:18 PM.
Reply With Quote