P
prash
Hello all
I have a strange problem at the moment .I use iis5 to do my asp pages with
vb scripts
when i set
session("myvar")="anyvalue" in my first page i cannot read the session
variable in my second page
If i try to get
xx=Session("myvar") it returns noting
Is this something to do with my configuration
Please help
/Prashantha
I have a strange problem at the moment .I use iis5 to do my asp pages with
vb scripts
when i set
session("myvar")="anyvalue" in my first page i cannot read the session
variable in my second page
If i try to get
xx=Session("myvar") it returns noting
Is this something to do with my configuration
Please help
/Prashantha