|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Problems with session variables
Hey,
I'm having problems with passing session variables from one page to another. Background : I made 2 pages : machine.aspx en webform1.aspx. If I click on a button I define a variable and redirect to webform1.aspx and read out the variable. This is all working fine if I open the webpages locally (http://localhost/eCIL/). If I do this on a client pc, then I don't see the data in the variable. I have a copy of the project on another server and there it works fine. Therefore my conclusion is that on the client everything is ok (so I hope ;-) ). Maybe something must be set in IIS. Can somebody help me out on this.... Thanks a lot... |
|
#2
|
||||
|
||||
|
I m not too sure about anything in IIS, but is cookies enabled in the internet browser in ur Client's machine?
|
|
#3
|
|||
|
|||
|
Sorry for the other post....
yes...Cookies are enabled, because with the same application but on another webserver is everything working on my clinet pc.. |
|
#4
|
|||
|
|||
|
There are settings within IIS where the admin can disable session state.
__________________
====== Doug G ====== I didn't attend the funeral, but I sent a nice letter saying I approved of it. --Mark Twain |
![]() |
| Viewing: ASP Free Forums > System Administration > Microsoft IIS > Problems with session variables |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|