Session("UserName") (Full Version)

All Forums >> [Web Development] >> ASP and Database



Message


WRXSTi -> Session("UserName") (2/21/2002 16:12:48)

How do I place Session("UserName") in to a string?

someString = Session("UserName") //fails to work

Jim

Me




Mojo -> RE: Session("UserName") (2/21/2002 16:34:48)

That is how you do it...

What do you get if you do the following:

Response.write Session("UserName")
someString = Session("UserName")
Response.Write "<br>" & someString

Joe






Page: [1]

Valid CSS!




Forum Software © ASPPlayground.NET Advanced Edition 2.4.5 ANSI
0.046875