Ok so I have a basic form on one website. But the way it is setup is once the submit button is hit it takes them to a different site where the form is processed.
Is what I need to do is have a way that once the submit button is hit I need to save the persons name only in a text file or something then have it go to the other page to be processed.
Does that make sense.
I know how to save the info from the form to a text file but don't know how to have it do both, save the name and then take the user to the other page where the registration form is processed...
Thanks