session state

E

encapsul

Any variables I set in the Global.asax as a Session Variable only carry thru
to the first page. That page is a menu and users hyperlink to another page
from there without carrying any form data. This page is also 1 level down
from the root. Session("test") = "anything"

Am I missing a configuration because values are not carry from page to page.
Application("test") = "anything" is also failing.

Max
 

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
474,431
Messages
2,571,679
Members
48,796
Latest member
Greg L.

Latest Threads

Top