1.If you are using CF Server 4.5, upgrade to 4.5.1 or download the hotifx
from allaire for CFHTTP.

2. Use IP Addresses rather than Urls, it makes a lot of difference
   especially when you connecting from intranet to internet via FireWall
and the likes

Hope this helps
Joe

----- Original Message -----
From: "Sean Renet" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, May 24, 2000 7:55 AM
Subject: Re: CFHTTP erm Nevermind


> seems the application.cfm sends you to the login screen if you don't have
a
> session.id.  Down with Application.cfm!  Huzzah app_globals!.
> ----- Original Message -----
> From: "Sean Renet" <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Wednesday, May 24, 2000 4:36 AM
> Subject: CFHTTP
>
>
> > I was making a refresher run thru the Advance Coldfusion Development
> Course
> > Booklet as I am taking that double top secret test today.  I haven't
ever
> > used CFHTTP so I thought I would run thru the examples.
> >
> > Here is the code:
> > <CFHTTP URL="http://www.mywebsite.com/DHPCFA/Lab/HRApp/EmpList.cfm"
> > METHOD="GET" RESOLVEURL="true"></CFHTTP>
> > <cfoutput>#CFHTTP.FileContent#</cfoutput>
> >
> > When I browse this I get:
> >
> > Connection Failure
> >
> > What gives?  I have tried this using localhost, 127.0.0.1, and the
actual
> > domain name of my box and I get the same error.
> >
> >
> >
> >
>
> --------------------------------------------------------------------------
> ----
> > Archives: http://www.eGroups.com/list/cf-talk
> > 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.
> >
>
>
> --------------------------------------------------------------------------
----
> Archives: http://www.eGroups.com/list/cf-talk
> 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.
>

------------------------------------------------------------------------------
Archives: http://www.eGroups.com/list/cf-talk
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.

Reply via email to