Line 46:
Problem passing session variables
I'm simply trying to pass session variables to a confirmation page before calling a stored procedure. This is the error I get on the confirmation page:
Compiler Error Message: CS0103: The name 'startdate' does not exist in the class or namespace 'ASP.ConfirmAuction_aspx'
Source Error:
Line 45:
classy_catladyPosted Oct 5, 2004, 9:09 AM
sacrespPosted Jul 6, 2004, 3:27 AM
dprasad830Posted Jul 6, 2004, 2:07 AM