M
mik
Hi, i'm using asp session object into my pages for autentication:
Session("authuser") = "ok"
The session variable works only in some directories, but in some other
directories if i tests Session("authuser") it results null.
I think that Frontpage isolates some directories?
Please help me.
Thanks
Session("authuser") = "ok"
The session variable works only in some directories, but in some other
directories if i tests Session("authuser") it results null.
I think that Frontpage isolates some directories?
Please help me.
Thanks