Welcome to MobyThreads.com!
FAQFAQ      ProfileProfile    Private MessagesPrivate Messages   Log inLog in
All support for the MobyThreads Threaded phpBB MOD can now be found on welsolutions at this forum

what can block cookies?

 
   Web Hosting and Web Master Forums (Home) -> Webmaster RSS
Next:  Web Hosting $55 Per Only Year - FREE SET UP Fee  
Author Message
genpub51

External


Since: Jan 24, 2005
Posts: 46



(Msg. 1) Posted: Fri Oct 14, 2005 9:50 am
Post subject: what can block cookies?
Archived from groups: alt>www>webmaster (more info?)

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?

 >> Stay informed about: what can block cookies? 
Back to top
Login to vote
af380

External


Since: Sep 17, 2004
Posts: 284



(Msg. 2) Posted: Fri Oct 14, 2005 12:31 pm
Post subject: Re: what can block cookies? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

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

 >> Stay informed about: what can block cookies? 
Back to top
Login to vote
genpub51

External


Since: Jan 24, 2005
Posts: 46



(Msg. 3) Posted: Fri Oct 14, 2005 1:34 pm
Post subject: Re: what can block cookies? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Norman L. DeForest" <af380 RemoveThis @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
>
 >> Stay informed about: what can block cookies? 
Back to top
Login to vote
G

External


Since: Oct 12, 2005
Posts: 13



(Msg. 4) Posted: Sun Oct 16, 2005 10:55 am
Post subject: Re: what can block cookies? [Login to view extended thread Info.]
Archived from groups: per prev. post (more info?)

"Dica" <genpub5.RemoveThis@hotmail.com> wrote in message
news:ZaudndmzEasad9LeRVn-gw@rogers.com...
>
> "Norman L. DeForest" <af380.RemoveThis@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
 >> Stay informed about: what can block cookies? 
Back to top
Login to vote
Display posts from previous:   
Related Topics:
Internet Explorer privacy options to block cookies - Interesting discussion about blocking cookies in the previous thread. Consensus seems to be that lots of webmaster, internet pros will do this (block) but not too many others (in % terms, probably still many as a number of people). I conclude I'm not..

block ip? - I just noticed this link in my Cpanel. Why would I want to do this? Does this work like a robots.txt to block crawlers etc. If I know their IP? Heidi -- Now playing: Winamp stopped Recommended Hosting: http://www.page-zone.com/..

cookies - i have a function that counts cookies but won't count whether i have a new user name ... help me. this is my function... function cookieVal( userCookies) { thisCookie = document.cookie.split("; ") <font color=purple> ; var..

Aligning a div block - Hi all, How to center-align a div block between two paragraphs? What I want to create is a screenshot box. Like below: Paragraph 1 - Lorem ipsum dolor sit amet, consectetuer adipiscing elit, sed diam nonummy nibh euismod tincidunt ut laoreet dolore..

cookies problem - hi I have a problem writing a Cookie on a Client side via ASP (VBscript).... I can write cookie on client computer only from a ASP script that is located in directory which doesn't have Application created in IIS, and I need to create an Application fo...
   Web Hosting and Web Master Forums (Home) -> Webmaster All times are: Pacific Time (US & Canada) (change)
Page 1 of 1

 
You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum



[ Contact us | Terms of Service/Privacy Policy ]