I'm trying to declare a Global variable in my Global.aspx page:
Public OrgBidDate as Date
then on another page I have:
orgBidDate = txtBidOpenDate.Text
but I get an error that orgBidDate is not declared.
|
Results 1 to 6 of 6
Thread: Global VariableThreaded View
|
Click Here to Expand Forum to Full Width |