Hello,
I am running an ASP application.I need to change the path of session cookie which gets created when ASP application is run in the browser.
Since,By default,Cookies gets stored in local machine.
I want to store the session cookie in defined path on server.
I can modify path of user defined/created cookie.But unable to modify session cookie path.
Somehow i managed to store session cookie on given path on server.But the problem is,first time it gets stored on local machine only which I dont want.
Kindly Help.
Regards,
"D"
I am running an ASP application.I need to change the path of session cookie which gets created when ASP application is run in the browser.
Since,By default,Cookies gets stored in local machine.
I want to store the session cookie in defined path on server.
I can modify path of user defined/created cookie.But unable to modify session cookie path.
Somehow i managed to store session cookie on given path on server.But the problem is,first time it gets stored on local machine only which I dont want.
Kindly Help.
Regards,
"D"