Session variables

C

ckerns

I am trying to use Session("xxx"). When I declare the variable like
this on page or in procedure, it doesn't work.

Session("xxx") = "1234"

Have also tried declaring it in Global.asa, but it doesn't
printanything when I use <%=Session("xxx")%>. Any clues?

Do I have to tell ASP or IIS that I'm using a Session Variable or
something? I have followed several examples with like results.

What i want to do is to have the user login, and their password be
accessible from any page so they don't have to constantly relog. Any
tutorials or links?

TIA

ck
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,792
Messages
2,569,639
Members
45,353
Latest member
RogerDoger

Latest Threads

Top