|
Thanks Bob. I thought I was in the habit if not using
cflocation but I happened to find one instance of it in my code. Got tired
and took a shortcut then forgot about it I guess. Thanks, it's nice to
have someone state the obvious once in a while! :-)
Best Regards,
Paul
----- Original Message -----
Sent: Tuesday, March 19, 2002 6:12
PM
Subject: Re: [CFTALKTor] HTTP
Header
Paul,
Any chance your action page calls cflocation? We found that in some
circumstances that would cause the same problem for IE browsers. We fixed it
by using a custom cf_location tag available from the tag gallery (also allows
setting cookies in same call).
Bob.
----- Original Message -----
Sent: Tuesday, March 19, 2002 11:43
AM
Subject: [CFTALKTor] HTTP Header
When I submit a form on one particular page, I get the
following HTTP header info. being dumped at the top of my page:
HTTP/1.1 200 OK Server: Microsoft-IIS/5.0 Date: Tue,
19 Mar 2002 16:24:47 GMT Connection: close Content-type:
text/html Page-Completion-Status: Normal Set-Cookie: CFID=211502;
path=/; Set-Cookie: CFTOKEN=87214107; path=/;
Does anyone know specifics on how to work around
this. It's happened to another member of our team before and he had to
go rebuild his forms and rename his input name's and it seemed to fix
it. I'd love to know if this is what I really need to do or if there's
a simple, obvious solution that I'm missing.
Paul
|