Link to home
Start Free TrialLog in
Avatar of lamore
lamore

asked on

Email form based on form field results

Hi,
I have a Purchace Order form on my website that people from work enter data about things they need to purchase, they then put their info (i.e. Name, Department, etc) and then they choose the commodity supplier that they need to fill the order. It then sends an email to the commodity supplier and he clicks the link and it takes him to the form and he enters a quote for the product or service that was ordered.  I just put code in the email page to look for a value=true for one of the fields and if it finds a true to redirect to another page. It does redirect but it loses the session and when the end page link is clicked I get a BOF and EOF error because it lost the session info. My question is: "When a page is redirected doesn't it take the session variable with it? And if not how else can I achieve this?

Thank You
Lenny
**<E-Mail Removed By zenlion420 EE Page Editor>**
ASKER CERTIFIED SOLUTION
Avatar of Saqib Khan
Saqib Khan
Flag of United States of America image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial