Send Web Page that uses Session variabes

  • Thread starter Marcus Robinson
  • Start date
M

Marcus Robinson

Hello,

Can anyone tell me how to send a web page that uses Session variables in an
email. The session variable that is used by the page I'd like to send
contains a three dimensional array so cannot be passed easily in a
querystring.

Many Thanks,

Marcus Robinson
 
E

Evertjan.

Marcus Robinson wrote on 06 feb 2004 in
microsoft.public.inetserver.asp.general:
Can anyone tell me how to send a web page that uses Session variables
in an email. The session variable that is used by the page I'd like to
send contains a three dimensional array so cannot be passed easily in
a querystring.

Sure ;-{

Session variables exist only on the server.

An email has no server.

q.e.d.
 
B

Bullschmidt

<<
Hello,

Can anyone tell me how to send a web page that uses Session variables in
an
email. The session variable that is used by the page I'd like to send
contains a three dimensional array so cannot be passed easily in a
querystring.

Many Thanks,

Marcus Robinson
Well the Web page might require a login where the session variables are
created. And here is a little more on that:

ASP Design Tips - Login Page
http://www.bullschmidt.com/devtip-loginpage.asp

Best regards,
J. Paul Schmidt, Freelance ASP Web Developer
http://www.Bullschmidt.com
ASP Design Tips, ASP Web Database Demo, Free ASP Bar Chart Tool...
 

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

No members online now.

Forum statistics

Threads
473,767
Messages
2,569,570
Members
45,045
Latest member
DRCM

Latest Threads

Top