navigation
a webmaster learning community
     Home    Register     Search      Help      Login    
FrontPage Alternative
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

 

Session start up on page load

 
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 start up on page load
Page: [1]
 
ACEDISH

 

Posts: 176
Joined: 9/30/2002
From: Manassas, Virginia
Status: offline

 
Session start up on page load - 10/3/2002 22:19:10   
Hello Everyone, Anyone tell me what I am doing wrong?
I currently have a login and password system for dealers that works great and after the user logs in I display there name on any page in the web by using
<% Response.Write Session(" dealer" ) %> and capture it in a form field as well.
ok, so know I am creating sub webs for the dealers customers and would like to create a session upon load of index.asp
I tried this at the top of the index.asp page
<%

session(" dealer" )= Jimmys_Ford

%>
and then using the same <% Response.Write Session(" dealer" ) %> to display the dealer name no luck.
Sorry I don' t have the correct terminology for what I am trying to do I am a newbie.

basically is there a way to create a session variable on page load?
Doug G

 

Posts: 1189
Joined: 12/29/2001
From: SoCal
Status: offline

 
RE: Session start up on page load - 10/3/2002 23:44:14   
Try putting quotes around the dealer name

session(" dealer" )= " Jimmys_Ford"




_____________________________

======
Doug G
======

(in reply to ACEDISH)
Page:   [1]

All Forums >> Web Development >> ASP and Database >> Session start up on page load
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