Holding a Session from a Search
I'm trying to create a payment process that results from a search of an attendee's Id number. The first page (search page) is where a person enters the id number, the second pulls information based on the recordset and shows an ecart button if they need to pay (this works correctly), the third page is the checkout page. This is where the session doesn't seem to hold. It shows the correct information pulled from the button on the previous page in the cart, but I'm trying to show other information from the recordset on this page as well as the cart. However the recordset is not showing any results from the session.
I have attached the files.
Any assistance would be much appreciated.
Thank you in advance