|
|
|
|
|
| | |
|
Active Server Pages ASP a directory of ASP tutorials applications scripts components and articles for the novice to professional developer. CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Request.Cookies VS Session Object |
From: |
Gordon |
Date: |
6/20/2001 6:15:36 AM |
IP: |
202.7.209.122 |
I'm storing roughly 15 datum collected from forms, and passing these from each asp page. What's the best way retain these data? Should I store each one in a Request.Cookie object or a Sessoin object??
What are the performance issues, or any other issues for that matter?
Any help will be much appreciated |
Follow Up - Re: Request.Cookies VS Session Object - John 6/20/2001 11:09:34 AM
|
|
|
|
|
|
|
|
|
|
|
|