Forum Moderators: open
I have a very simple ecommerce setup as a registration for a professional conference. It is common for an instructor to go through the process several times to sign up their students. We only allow one partipant signup per purchase since we collect information on each participant for the conference.
Right now this is not possible because I use two sessions throughout the process that cause errors when you try to go through the process a second time.
I have not been successful with coding to stop the session. I am using VBScript/ASP
The user comes to a thankyou page that displays their order and an email is sent from this page. I do use the sessions on this page so I thought I would put links on this page to go place another order and on the page that comes up clear the session since I did not think I could clear the session on this thankyou page since I need the session value.
What would you suggest for clearing out the sessions to allow going through the ordering process again.
My session names are:
AssemblyID
Assemly
Let me know if you need more information.
Thanks so much for your help.
Healthy regards,
Teresa