misslois74
Programmer
Hello,
Im working on this website which has a form on it and upon clicking the submit button it should go to an autoresponder system(this is working fine) now the problem is i would like to use the same form to collect the information and store it to the database, its like having multiple actions on one form which im not sure how to go about it, Im looking at another solution wherein the form passes a hidden element which has the value of the URL where the page will be redirected after the autoresponder process the form, now my question is how will I pass my form value to that URL so that when it is redirected to that page i would be able to collect the data and store it to the database, i've been going around to solve this issue....hope you could help me...Thanks in advance.
Im working on this website which has a form on it and upon clicking the submit button it should go to an autoresponder system(this is working fine) now the problem is i would like to use the same form to collect the information and store it to the database, its like having multiple actions on one form which im not sure how to go about it, Im looking at another solution wherein the form passes a hidden element which has the value of the URL where the page will be redirected after the autoresponder process the form, now my question is how will I pass my form value to that URL so that when it is redirected to that page i would be able to collect the data and store it to the database, i've been going around to solve this issue....hope you could help me...Thanks in advance.