You need to set the reset button attribute
CausesValidation="False"
Otherwise it will cause validation :)
SheSaidImaPregy
Veteran Poster
1,080 posts since Sep 2007
Reputation Points: 43
Solved Threads: 68
You can use session variables, however, I would suggest against this unless you need it throughout the entire user's session.
Just "POST" the form to the next page that you have to use, then use request.form to grab the information.
SheSaidImaPregy
Veteran Poster
1,080 posts since Sep 2007
Reputation Points: 43
Solved Threads: 68