Thomas asked:
Are you using cfheader or something ?
> (Traffic-Server/5.2.4 [cMs f ])

Yes we do.  We stick the query in the cookie and then have to use the code below becauase we can't use CFLOCATION after setting a cookie:
    <!--- Send user to the next page in the registration process --->
    <cfheader name="location" value="public.cfm?pg=reg_2">
    <cfheader statusCode = "302" statusText = "Document Moved.">

Dave Watts said:
It looks to me like you have some sort of proxy in between, which is
screwing up your HTTP response header and body data.

Not that I know of Dave...where do you suggest I look? on the client? with the ISP hosting this co-located server? somewhere else?

Thanks guys

Bryan Stevenson B.Comm.
VP & Director of E-Commerce Development
Electric Edge Systems Group Inc.
t. 250.920.8830
e. [EMAIL PROTECTED]

---------------------------------------------------------
Macromedia Associate Partner
www.macromedia.com
---------------------------------------------------------
Vancouver Island ColdFusion Users Group
Founder & Director
www.cfug-vancouverisland.com
  ----- Original Message -----
  From: Thomas Chiverton
  To: CF-Talk
  Sent: Wednesday, April 07, 2004 8:44 AM
  Subject: Re: CF MX/Linux/Apache/Cookie madness

  On Wednesday 07 Apr 2004 16:39 pm, Bryan Stevenson wrote:
  > I'm still pretty new to a Linux/Apache setup and am wondering if mabye
  > header info is the culprit??

  Are you using cfheader or something ?

  > (Traffic-Server/5.2.4 [cMs f ])

  What's that ?

  --
  Tom Chiverton
  Advanced ColdFusion Programmer

  Tel: +44(0)1749 834997
  email: [EMAIL PROTECTED]
  BlueFinger Limited
  Underwood Business Park
  Wookey Hole Road, WELLS. BA5 1AF
  Tel: +44 (0)1749 834900
  Fax: +44 (0)1749 834901
  web: www.bluefinger.com
  Company Reg No: 4209395 Registered Office: 2 Temple Back East, Temple
  Quay, BRISTOL. BS1 6EG.
  *** This E-mail contains confidential information for the addressee
  only. If you are not the intended recipient, please notify us
  immediately. You should not use, disclose, distribute or copy this
  communication if received in error. No binding contract will result from
  this e-mail until such time as a written document is signed on behalf of
  the company. BlueFinger Limited cannot accept responsibility for the
  completeness or accuracy of this message as it has been transmitted over
  public networks.***
[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to