|
|
|
|
|
| | |
| |
Active Server Pages asp source code database MS SQL MS Access .mdb adovbs.inc cookies calendar codes sql commands scripts asp programming tutorials iis web server components CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
|
|
Subject: |
Session() vs Response.Cookies()() |
|
From: |
Styletto |
|
Date: |
5/21/2000 3:27:16 AM |
|
IP: |
24.227.2.131 |
|
I am wondering which is a more secure way of holding data to use while browsing a web site. I know the Response.cookies()() and the Request.Cookies()() one will let the data last between visits to the web site and will use that to do so.. but for active use, is the Session collection more secure or the same access of just opening it up in a txt editor and changing the values? |
Follow Up - Re: Session() vs Response.Cookies()() - Wouter 5/23/2000 1:01:42 PM
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|