|
-
Dec 10th, 2002, 05:58 AM
#1
Thread Starter
Lively Member
Variable lifetimes in aspx forms
Hi,
I've got a form and I want to maintain some variables that are received from a query string, i.e.,
In the public Class of the aspx.vb file of my aspx webform, I want to create a variable that has a lifetime of the form itself.
Can that be done "in code" or do I need to write it to a hidden field on the form as you would in ASP ?
thanks
Andy
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|