Hi,
I developed a web stie using ASP. The login user and some other information are saved in session.(eg. session("UserID"
) It works well on Win 00, Win NT. But the session does not work when I using IE6 on XP to browse it. It XP does not support session. Is this a limit of XP? Does XP support cookies?
Is there any way to solve it?
Lisa
I developed a web stie using ASP. The login user and some other information are saved in session.(eg. session("UserID"
Is there any way to solve it?
Lisa