hazejean Posted September 30, 2003 Posted September 30, 2003 In Vb 6.0 there were Session variables(used to pass variables between modules)...Is there equivalent in VB.net? Quote
Administrators PlausiblyDamp Posted September 30, 2003 Administrators Posted September 30, 2003 Are you refering to ASP and VB Script? If so Session variables can still be used in ASP.Net. Quote Posting Guidelines FAQ Post Formatting Intellectuals solve problems; geniuses prevent them. -- Albert Einstein
wyrd Posted September 30, 2003 Posted September 30, 2003 Session("variable") Is that what you're looking for? Quote Gamer extraordinaire. Programmer wannabe.
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.