OK I did that and this is what I got:
application/x-ns-proxy-autoconfig
What does this mean?
>From: [EMAIL PROTECTED] (Dave Watts)
>Reply-To: <[EMAIL PROTECTED]>
>To: <[EMAIL PROTECTED]>
>CC: <[EMAIL PROTECTED]>
>Subject: RE: CFHTTP Error
>Date: Wed, 16 Aug 2000 17:45:01 -0400
>
> > Has anyone ever received this error when using 'cfhttp'?
> >
> > The requested file is not ASCII text and can not be rendered.
> >
> > Here is my simple code:
> >
> > <CFHTTP method="get" url="http://www.yahoo.com" resolveurl="yes"
> > proxyserver="web-proxy.crp.disney.com">
> >
> > <cfoutput>
> > #CFHTTP.FileContent#
> > </cfoutput>
> >
> > </cfhttp>
>
>Typically, you get this message when the remote server returns a non-text
>MIME type. You can test this theory by referencing CFHTTP.MimeType. Also,
>your closing CFHTTP tag should be right after your opening CFHTTP tag; you
>should only put CFHTTPPARAM tags within a CFHTTP tag.
>
>Dave Watts, CTO, Fig Leaf Software
>http://www.figleaf.com/
>voice: (202) 797-5496
>fax: (202) 797-5444
>
________________________________________________________________________
Get Your Private, Free E-mail from MSN Hotmail at http://www.hotmail.com
------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/cf-talk@houseoffusion.com/
To Unsubscribe visit
http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/cf_talk or send a
message to [EMAIL PROTECTED] with 'unsubscribe' in the body.