|
|
|
|
||||||
![]() |
|
|
LinkBack | Outils de la discussion |
|
|
#1 |
|
Messages: n/a
Hébergeur: |
My website login sets session variables when successfully logging into the
site and transfers control to a second page. However, when the new page starts up there are no session variables so control is returned to the login program. This is only failing on Vista Home machines IE7. It works conrectly on Vista Ultimate, FF and XP computers with IE7. What I see is the with the SESSION ID is not being created on the failing machine so I assume a new session id is assigned. are allowed and I can set and it works ok. How can I force the SESSION ID to be created?? Thanks, Vic |
|
|
|
#2 |
|
Messages: n/a
Hébergeur: |
vic wrote:
> My website login sets session variables when successfully logging into > the site and transfers control to a second page. However, when the new > page starts up there are no session variables so control is returned to > the login program. This is only failing on Vista Home machines IE7. It > works conrectly on Vista Ultimate, FF and XP computers with IE7. > > What I see is the with the SESSION ID is not being created on the > failing machine so I assume a new session id is assigned. are > allowed and I can set and it works ok. > > How can I force the SESSION ID to be created?? > Hi Vic, I have found that disabling Norton to be very effective. Having proved that is the problem replace it with an anti-virus that doesn't eat . Regards Ian |
|
|
|
#3 |
|
Messages: n/a
Hébergeur: |
"Rik" <luiheidsgoeroe@hotmail.com> wrote in message news p.tv2v9y0cqnv3q9@metallium...On Thu, 26 Jul 2007 17:18:00 +0200, vic <vic at showsec dot <"com>"> wrote: >> What's the exact Set- header? (Checking with LiveHTTPHeaders for >> FF for instance?) >> > Here are the headers from FF using LiveHTTPHeaders. There are some test > here I created to insure that were working which are in > both IE7 and FF. > > Referer: http://www.showmyhorse.com/index.php > : PHPSESSID=dcfcac06af2f4b5839d553d99d709b6d; > [three]=three; [two]=two; [one]=one > If-Modified-Since: Tue, 19 Jun 2007 04:13:07 GMT > If-None-Match: "7dff74-13ad-467757d3" Not the request header, the response Set- header? -- Rik Wasmus Rik, I'm sorry but I'm not understanding how to get what you are asking for. I haven't used LiveHTTPHeaders before. Is this a Config parameter that I Need to set and then login to the website? I did install Fiddler for tracing HTTP on ie7 and I can get a response header from a working Vista (Ultimate) machine. Not sure what it's telling me - it expires Friday Thanks, |
|
|
|
#4 |
|
Messages: n/a
Hébergeur: |
OK - Now this is really getting confusing! I installed Virital PC 2007 and
installed a Windows XP machine with IE6. I get the same results results on this virtial machine - unable to handle sessions and can't login to my website! I would really appreciate it if someone would figure this out. I have 6 machines here but only the single Vista Home machine. Perhaps someone using a Vista Home machine could log into the website (www.showmyhorse.com) and see if the login works. Use a login name of guest@test.com and a password of test. if it works for you, then it is this machine. Thanks Very Much! Vic |
|
|
|
#5 |
|
Messages: n/a
Hébergeur: |
On Thu, 26 Jul 2007 20:26:41 +0200, vic <vic at showsec dot <"com>"> wrote:
> > "Rik" <luiheidsgoeroe@hotmail.com> wrote in message > news p.tv2v9y0cqnv3q9@metallium...> On Thu, 26 Jul 2007 17:18:00 +0200, vic <vic at showsec dot <"com>"> > wrote: >>> What's the exact Set- header? (Checking with LiveHTTPHeaders for >>> FF for instance?) >>> >> Here are the headers from FF using LiveHTTPHeaders. There are some >> test here I created to insure that were working which >> are in both IE7 and FF. >> >> Referer: http://www.showmyhorse.com/index.php >> : PHPSESSID=dcfcac06af2f4b5839d553d99d709b6d; >> [three]=three; [two]=two; [one]=one >> If-Modified-Since: Tue, 19 Jun 2007 04:13:07 GMT >> If-None-Match: "7dff74-13ad-467757d3" > > Not the request header, the response Set- header? <quote> I'm sorry but I'm not understanding how to get what you are asking for. I haven't used LiveHTTPHeaders before. Is this a Config parameter that I Need to set and then login to the website? I did install Fiddler for tracing HTTP on ie7 and I can get a response header from a working Vista (Ultimate) machine. Not sure what it's telling me - it expires Friday </quote> Please, please, do not quote signatures, it's a pain to react and quote properly that way. What I mean is I want the response headers from the webserver, the stuff it sends before the HTML. There should be a Set- in there somewhere normally? -- Rik Wasmus |
|
![]() |
| Outils de la discussion | |
|
|