Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion GroupsGeneralPHPASPPerlColdFusionFlashHTML, CSS, ScriptsBrowsers

Webmaster Forum / HTML, CSS, Scripts / HTML / October 2008



Tip: Looking for answers? Try searching our database.

Cookies

Thread view: 
Enable EMail Alerts  Start New Thread
Thread rating: 
rodmc - 30 Oct 2008 12:52 GMT
Hi,

I am writing a web application which uses various technologies but
mainly Python and Javascript, part of it requires the storing of data
in cookies. Most of the time the system works fine however recently
one user has experienced problems when using a Win2K machine with IE6
- he keeps getting Internal server errors. However the same data was
posted from another machine without any problems. I had similar
problems with the same user some time ago and managed to trace it to
cookies and special characters. Are there any characters I should
avoid within cookies? Also are there methods to encode/decode cookie
data using Python which would avoid this problem.

Thanks in advance,

Rod
Adrienne Boswell - 30 Oct 2008 14:26 GMT
Gazing into my crystal ball I observed rodmc <userprogoogle-139
@yahoo.co.uk> writing in news:6c9961ae-ccbe-4231-a645-b48e12b364b4
@k16g2000hsf.googlegroups.com:

> Hi,
>
[quoted text clipped - 12 lines]
>
> Rod

What kind of internal server errors? Is something coming out of a db?  
Are you checking server side for requisite information before going to
the db?  Are you checking incoming data for SQL injection?  You need to
check data from forms, querystrings AND cookies.

As far as cookies and IE6, does the user have Session cookies enabled?  
IE6 gives the option to not accept cookies, but to accept Session
cookies.

Signature

Adrienne Boswell at Home
Arbpen Web Site Design Services
http://www.cavalcade-of-coding.info
Please respond to the group so others can share

 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread
Enable EMail Alerts
Rate this Thread



©2009 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.