navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
Sponsors

Shopping Cart Software
Ecommerce software integrated into Frontpage, Dreamweaver and Golive templates. No monthly fees and available in ASP and PHP versions.

Website Templates
We also have a wide selection of Dreamweaver, Expression Web and Frontpage templates as well as webmaster tools and CSS layouts.

Frontpage website templates
Creative Website Templates for FrontPage, Dreamweaver, Flash, SwishMax

Search Forums
 

Advanced search
Recent Posts

 Todays Posts
 Most Active posts
 Posts since last visit
 My Recent Posts
 Mark posts read

Microsoft MVP

 

Session("UserName")

 
View related threads: (in this forum | in all forums)

Logged in as: Guest
Users viewing this topic: none
Printable Version 

All Forums >> Web Development >> ASP and Database >> Session("UserName")
Page: [1]
 
WRXSTi

 

Posts: 30
Joined: 2/7/2002
From: MA USA
Status: offline

 
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

 

Posts: 2431
From: Chicago
Status: offline

 
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



(in reply to WRXSTi)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Session("UserName")
Page: [1]
Jump to: 1





New Messages No New Messages
Hot Topic w/ New Messages Hot Topic w/o New Messages
Locked w/ New Messages Locked w/o New Messages
 Post New Thread
 Reply to Message
 Post New Poll
 Submit Vote
 Delete My Own Post
 Delete My Own Thread
 Rate Posts