Passing values from Form to Form to Email script
Posted: Tue May 30, 2006 10:28 am
I am new to PhP and having some probs with my forms process.
I have
A. Form 1 - An inventory type form which calcuates totals
B. Form 2 - A pers info form where pers info is inputted (name, email, date, etc.) and the form 1 totals are posted.
C. Email script - Where all the values are passed for emailing to a pre-assigned email address.
My prob is I can get the values from Form 1 to Form 2, but I cannot figure out how to get the form 1 values(totals) to the Email script?
Does this make sense?
Can anyone help pls?
Tku
I have
A. Form 1 - An inventory type form which calcuates totals
B. Form 2 - A pers info form where pers info is inputted (name, email, date, etc.) and the form 1 totals are posted.
C. Email script - Where all the values are passed for emailing to a pre-assigned email address.
My prob is I can get the values from Form 1 to Form 2, but I cannot figure out how to get the form 1 values(totals) to the Email script?
Does this make sense?
Can anyone help pls?
Tku