|
-
Sep 30th, 2002, 10:31 AM
#1
Thread Starter
Addicted Member
Help with State in ASP.net
I have done very little web programming in the past, so assume I know very little.
How do I persist data from one page to another in my ASP.net application. I tried using public variables but that only works if one computer is accessing the web site.
If computer "A" accesses the web site, I do not want Computer "B" overwriting computer "A"'s variables. What is the best approach.
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
|