I'm not sure exactly how cflocation works. Whether it (as you say) sends the
redirect instruction to the client, leaving the dns resolution up to the
client machine. Or. It is all handled on the server side. I think possibly
the former of the two may be most likely after thinking about it. If this is
the case, then there may be some problems in the instructions being sent by
cflocation. Very stange though as I've not seen this problem occur without
there being a DNS resolution or networking problem occurring.

Sorry I can't help further,
Dave

-----Original Message-----
From: Turetsky, Seth [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2002 15:55
To: CF-Talk
Subject: RE: CFLOCATION to external sites - failure


Would that really matter, doesn't cflocation just tell the browser to
relocate to the specified url?

-----Original Message-----
From: Dave Wilson [mailto:[EMAIL PROTECTED]]
Sent: Friday, September 27, 2002 10:37 AM
To: CF-Talk
Subject: RE: CFLOCATION to external sites - failure


Maybe the server running ColdFusion has difficulty in resolving url's.
Possibly due to incorrectly configured DNS.

Check the links are obtainable when browsing direct to them from the server
if you have access to it.

Dave

-----Original Message-----
From: Cornillon, Matthieu [mailto:[EMAIL PROTECTED]]
Sent: 27 September 2002 14:54
To: CF-Talk
Subject: CFLOCATION to external sites - failure


Hi.  I have a series of pages, each of which points to an offsite link.
These external sites vary in location and nature.  In order to track usage
of these sites, I am passing users through an exit page.  On this exit page,
I pull the external URL from a database and stick it in a CFLOCATION
statement.

Sometimes this works, and sometimes I get a "page could not be found"/404
error.  I am sure that this is not to do with the exit page's placement: if
I remove it, I get an entirely different error.  So I am sure that the exit
page is being loaded.

To make things stranger: if I paste the URL (pulled by the exit page)
directly into a browser, it works fine.  Or, if I use CFHEADER instead of
CFLOCATION, it works fine.

Anyone know of any reason why CFLOCATION should fail when pointing offsite?

Thanks,
Matthieu



______________________________________________________________________
Your ad could be here. Monies from ads go to support these lists and provide more 
resources for the community. http://www.fusionauthority.com/ads.cfm
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to