|
-
How to Response many cookies into some differents files whith a size of 2k into the same site and th
How to Response many cookies into some differents files whith a size of 2k
into the same site and then Request each cookie specifing it's file
My problem is,
I have a asp1.asp whith 50 Fields that together exceed de length of 2k (the
limit of file's cookies ), i need to Response them to a cookie's file, then
i call another asp2.asp whith another 50 Fields that together also exceed de
length of 2k , and i need also to Response them to another cookie's file,
and the same whit more 3 asp.
How can i Response into several cookies files (maybe with the
Response.Cookies("Fiels1").Path property?) , and then into the same site ,
in some Load1.asp
how can i make the Request of each cookie [ex: Request.Cookies("Fiels1") ]
specifing the file where it was Response??
I wish an answer as soon as possible , please
Thanks.
Didier
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks