ASP Development
 
Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
 
User Name:
Password:
Remember me
Go Back   ASP Free ForumsProgrammingASP Development
ASP Free and Iron Speed Designer are giving away $5,500+ in FREE licenses. Iron Speed's RAD CASE toolset can save up to 80% of your coding time. One free license per week, one perpetual license per month!

Download and Activate to enter!
Receive the tools necessary to be the rock star of your field. Our 12-month program teaches you the evolving world of multi-channel marketing as well as the complex issues and opportunities found in the industry.
Web development can be a daunting task, even for specialists. There is a lot of information to absorb and a lot of technologies to learn in order to manage a superior website. When trying to learn the ropes, developers need a reliable source to introduce new ideas that can be easily implemented. When working on large projects, even web veterans may run into a technology or an aspect of a technology that they are unfamiliar with.

Download to Enter | Contest Rules

Learn More!

Tutorials | Forums

Reply
Add This Thread To:
  Del.icio.us   Digg   Google   Spurl   Blink   Furl   Simpy   Y! MyWeb 
Thread Tools Search this Thread Rate Thread Display Modes
 
Unread ASP Free Forums Sponsor:
  #1  
Old March 17th, 2005, 03:34 AM
Alex_2003 Alex_2003 is offline
Registered User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Mar 2005
Posts: 1 Alex_2003 User rank is Just a Lowly Private (1 - 20 Reputation Level) 
Time spent in forums: 38 m 7 sec
Reputation Power: 0
Question Encoding Cookie.

When I run the ASP page for the first time, I find out, that the Cookie file name contains some several special characters such as %5F, which are encoded with a URLEncode function. So, I have the following string (after convert):
http://titan/project%5Fone/default.asp. In other the words, my original URL, which was as: http://titan/project_one/default.asp is encoded.
It is necessary to notice, that I have the Cookie file name as follows: username@project%5Fone. It's difficult to work with such Cookie name.
I consider that IE do it (encoding) by itself for the first time. I would like to resolve this problem, to avoid encoding at first.

Thaks to all.

Reply With Quote
  #2  
Old March 17th, 2005, 04:20 AM
AmsKumar's Avatar
AmsKumar AmsKumar is offline
Contributing User
ASP Free Newbie (0 - 499 posts)
 
Join Date: Feb 2005
Location: Bangalore,INDIA
Posts: 230 AmsKumar Negative: is most likely a SPAMMER and a traitor to the cause. 
Time spent in forums: 1 Day 17 h 7 m 57 sec
Reputation Power: 0
Send a message via Yahoo to AmsKumar
u need not worry about encoding.. u can read and write cookies normally. for more info on cookies visis www.w3schools.com

Reply With Quote
  #3  
Old March 17th, 2005, 09:01 AM
EnenDaveyBoy's Avatar
EnenDaveyBoy EnenDaveyBoy is offline
Apprentice
ASP Free Intermediate (1500 - 1999 posts)
 
Join Date: Sep 2003
Location: Manchester, England
Posts: 1,621 EnenDaveyBoy User rank is Sergeant Major (2000 - 5000 Reputation Level)EnenDaveyBoy User rank is Sergeant Major (2000 - 5000 Reputation Level)EnenDaveyBoy User rank is Sergeant Major (2000 - 5000 Reputation Level)EnenDaveyBoy User rank is Sergeant Major (2000 - 5000 Reputation Level)EnenDaveyBoy User rank is Sergeant Major (2000 - 5000 Reputation Level)EnenDaveyBoy User rank is Sergeant Major (2000 - 5000 Reputation Level) 
Time spent in forums: 1 Week 4 Days 4 m 46 sec
Reputation Power: 53
Send a message via ICQ to EnenDaveyBoy Send a message via AIM to EnenDaveyBoy Send a message via MSN to EnenDaveyBoy Send a message via Yahoo to EnenDaveyBoy
Cookies are not really encoded, all the information you store in a cookie can be read by opening it, there is a lot or other characters that are there but dont worry about them, plus different browser write cookies in different ways.

using response.cookies() and request.cookie() will make and get the information from the cookie, if thats what you are wanting to do, dont worry about altering them yourself, and most pl wont look at them any way, just make sure you dont hold vital info in them like credit card details.

If you are looking for a slightly better and more secure way of writing cookies look at session variables which are a bit like cookies but are stored in memory and not as a file, therefore they are harder to look at.

Hope that helps sorry if it doesn't
__________________
Around a circle you can always draw a bigger circle.

EnenDaveyBoy

Reply With Quote
Reply

Viewing: ASP Free ForumsProgrammingASP Development > Encoding Cookie.


Thread Tools  Search this Thread 
Search this Thread:

Advanced Search
Display Modes  Rate This Thread 
Rate This Thread:


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
View Your Warnings | New Posts | Latest News | Latest Threads | Shoutbox
Forum Jump

Forums: » Register « |  User CP |  Games |  Calendar |  Members |  FAQs |  Sitemap |  Support | 
  
 



Powered by: vBulletin Version 3.0.5
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.

© 2003-2012 by Developer Shed. All rights reserved. DS Cluster 5 - Follow our Sitemap