Click to See Complete Forum and Search --> : session variable


sherif zaghloul
04-19-2006, 04:24 AM
hi

i'm saving user id in aession variable after he or she login in .
in an asp net using vb.net and a javascript menue .

my problem when i brows using localhost the variable is working but if i use the ip address in the same server or browsing from a pc the variable become null

best regards

sherif

Ubik
04-19-2006, 07:16 PM
Do you have session state turned on in your remote server?

This may be better posted to .NET forum.