Hi All,

Has anyone else experienced problems with cflocations that seemed to be
browser specific, but only on certain servers?  I have a site that uses the
following:

cflocation url="http://www.someserver.com/index.cfm?fuseaction=someaction";

where "someserver" is the server on which the code resides...

The code yields a browser (or OS-not certain) message "The attempt to load
Accessing URL: http://www.someserver.com/index.cfm?fuseaction=someaction
failed"

First thing I tried was to remove everything from the trailing "/" on,
leaving http://www.someserver.com . It still bombed.

I tried the following code in the same place:

cflocation url="http://www.someotherserver.com"; and it redirected just fine
using the same client (Mac 0S9 & IE5).


Now here is kicker #1:  The problem seems to occur only if the client is
using a Mac OS9 AND is using IE 5 for the Mac.  All other os/browser
combiniations seem to work, including Mac OS9 & Netscape 6.

Here is kicker #2:  I tested the same code on another server, this one
running OReilly's Website Pro 2.0, NT4 and it works, even with Mac OS9 & IE
5.

I don't want to debate the issue of using IE on a Mac, but some of our
customers do and have reported the above problem.

Thank You so Very Much for your assistance...

David Schmidt




______________________________________________________________________
Dedicated Windows 2000 Server
  PIII 800 / 256 MB RAM / 40 GB HD / 20 GB MO/XFER
  Instant Activation � $99/Month � Free Setup
  http://www.pennyhost.com/redirect.cfm?adcode=coldfusiona
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to