Go Back   Trackpads Community > General Discussions > Computer and Technology > Web Design

Web Design Forums and discussions on webdesign

Web Design

Reply
 
LinkBack Thread Tools
Old 10-14-2005, 14:04   #1 (permalink)
Dica
Civilians

 
Default what can block cookies?

i've got a client who can't login to a site. we know the userName/pw is okay
so it looks like the session cookie isn't able to set his login state. i've
already provided detailed explanations on how to reduce cookie security so
that the cookie should be set, but he claims he's still having problems. are
there other apps he may have installed that can keep the login cookie from
being set?


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Trackpads Information
Click to Visit
Old 10-14-2005, 14:04   #2 (permalink)
Arne
Civilians

 
Default Re: what can block cookies?

Once upon a time *Dica* wrote:
> i've got a client who can't login to a site. we know the userName/pw is okay
> so it looks like the session cookie isn't able to set his login state. i've
> already provided detailed explanations on how to reduce cookie security so
> that the cookie should be set, but he claims he's still having problems. are
> there other apps he may have installed that can keep the login cookie from
> being set?


Firewalls, HOST file and Adware/Spyware programs can sometimes have
some "over protecting" settings that prevent users from accessing and
using sites that set cookies.

--
/Arne
Now killing all top posters and posters who don't quote
* How to post: http://www.cs.tut.fi/~jkorpela/usenet/brox.html
* From Google: http://www.safalra.com/special/googlegroupsreply/
-------------------------------------------------------------
 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2005, 14:05   #3 (permalink)
Norman L. DeForest
Civilians

 
Default Re: what can block cookies?


On Fri, 14 Oct 2005, Arne wrote:

> Once upon a time *Dica* wrote:
> > i've got a client who can't login to a site. we know the userName/pw is okay
> > so it looks like the session cookie isn't able to set his login state. i've
> > already provided detailed explanations on how to reduce cookie security so
> > that the cookie should be set, but he claims he's still having problems. are
> > there other apps he may have installed that can keep the login cookie from
> > being set?

>
> Firewalls, HOST file and Adware/Spyware programs can sometimes have
> some "over protecting" settings that prevent users from accessing and
> using sites that set cookies.


Also find out whether the site is using the cookie protocol or JavaScript
to set cookies. You may have to enable JavaScript if it's disabled.

The site may also be using cookies with invalid characters (punctuation
and/or spaces and/or control characters) which work with some browsers
that don't follow standards but fail for standards-compliant browsers that
strip the invalid characters.

I can't access any of the forums on Yahoo! Groups with Lynx. I get
redirected to a page that tells me to enable cookies and try again
even though I *have* a cookie from them in my cookiejar. Several messages
to Yahoo! about this seem to have been completely ignored by Yahoo! since
I have never received a single response to my queries.

--
``Why don't you find a more appropiate newsgroup to post this tripe into?
This is a meeting place for a totally differnt kind of "vision impairment".
Catch my drift?'' -- "jim" in alt.disability.blind.social regarding an
off-topic religious/political post, March 28, 2005

 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-14-2005, 18:02   #4 (permalink)
Dica
Civilians

 
Default Re: what can block cookies?


"Norman L. DeForest" <af380@chebucto.ns.ca> wrote in message
news:Pine.GSO.3.95.iB1.0.1051014122309.5297A-100000@halifax.chebucto.ns.ca...
>
> On Fri, 14 Oct 2005, Arne wrote:
>
> > Once upon a time *Dica* wrote:
> > > i've got a client who can't login to a site. we know the userName/pw

is okay
> > > so it looks like the session cookie isn't able to set his login state.

i've
> > > already provided detailed explanations on how to reduce cookie

security so
> > > that the cookie should be set, but he claims he's still having

problems. are
> > > there other apps he may have installed that can keep the login cookie

from
> > > being set?

> >
> > Firewalls, HOST file and Adware/Spyware programs can sometimes have
> > some "over protecting" settings that prevent users from accessing and
> > using sites that set cookies.

>
> Also find out whether the site is using the cookie protocol or JavaScript
> to set cookies. You may have to enable JavaScript if it's disabled.


it's my site, so getting this info should be pretty straight forward. these
are ASP session varialbes, which is just another brand of cookie.

sounds like it's 3rd party software making a mess of things.

thanks anyway.

>
> The site may also be using cookies with invalid characters (punctuation
> and/or spaces and/or control characters) which work with some browsers
> that don't follow standards but fail for standards-compliant browsers that
> strip the invalid characters.
>
> I can't access any of the forums on Yahoo! Groups with Lynx. I get
> redirected to a page that tells me to enable cookies and try again
> even though I *have* a cookie from them in my cookiejar. Several messages
> to Yahoo! about this seem to have been completely ignored by Yahoo! since
> I have never received a single response to my queries.
>
> --
> ``Why don't you find a more appropiate newsgroup to post this tripe into?
> This is a meeting place for a totally differnt kind of "vision

impairment".
> Catch my drift?'' -- "jim" in alt.disability.blind.social regarding an
> off-topic religious/political post, March 28, 2005
>



 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Old 10-16-2005, 14:02   #5 (permalink)
G
Civilians

 
Default Re: what can block cookies?


"Dica" <genpub5@hotmail.com> wrote in message
news:ZaudndmzEasad9LeRVn-gw@rogers.com...
>
> "Norman L. DeForest" <af380@chebucto.ns.ca> wrote in message
> news:Pine.GSO.3.95.iB1.0.1051014122309.5297A-100000@halifax.chebucto.ns.ca...
>>
>> On Fri, 14 Oct 2005, Arne wrote:
>>
>> > Once upon a time *Dica* wrote:
>> > > i've got a client who can't login to a site. we know the userName/pw

> is okay
>> > > so it looks like the session cookie isn't able to set his login
>> > > state.

> i've
>> > > already provided detailed explanations on how to reduce cookie

> security so
>> > > that the cookie should be set, but he claims he's still having

> problems. are
>> > > there other apps he may have installed that can keep the login cookie

> from
>> > > being set?
>> >
>> > Firewalls, HOST file and Adware/Spyware programs can sometimes have
>> > some "over protecting" settings that prevent users from accessing and
>> > using sites that set cookies.

>>
>> Also find out whether the site is using the cookie protocol or JavaScript
>> to set cookies. You may have to enable JavaScript if it's disabled.

>
> it's my site, so getting this info should be pretty straight forward.
> these
> are ASP session varialbes, which is just another brand of cookie.


Try deleting temporary internet files, this always seems to be a problem
with IE in the past ...

G


 
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
Reply With Quote
Reply

Bookmarks

Thread Tools

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
safari doesn't like cookies Tony Web Design 12 10-17-2005 10:05
P3P and cookies Jim Moe Web Design 0 10-06-2005 22:00
Cookies and Pie SNP Chit-Chat 55 12-04-2004 19:52
Cookies in PIE Manuel Romero Microsoft Applications 1 07-23-2004 21:10
Cookies in PIE Manuel Romero Microsoft Applications 1 07-23-2004 20:54


Community Information
Options
Quick Options
Trackpads Non-Commercial Ad
Copyright Information Click to Visit
Time
Server Time
All times are GMT -4. The time now is 22:33.
Copyright
Copyright Information
The header is based off of work by Vipixel.com and modified by this site. Trackpads and the Trackpads Logo are both Registered Trademarks of Jason Edwards and cannot be used without prior written permission.  The only exception is as a link back to this site. Trackpads is a private website run by a small legion of volunteers, 3 dogs, 12.5 cats and an army of small, super smart, bio-engineered mice with pointy hats and tutu's. Search Engine Friendly URLs by vBSEO 3.2.0 RC7
Archive Links
Archive Links
Page generated in 0.85718 seconds with 19 queries