Question
How to pass a form variable from page to page
I have a series of 4 forms on 4 pages that update a database.
A variable from one of the forms (doesn't matter which one, if it's
easier one way over another, let's go that way) is passed to the
last page, where a PayPal button will appear based on the value of
the form variable. I am using ASP javascript and an Access
database.
Thanks.
Thanks.