e=java.io.IOException: Connection failure with 500
error =openConnection() failed with IO Exception


From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Richard Reece (Webmaster)
Sent: Thursday, July 22, 2004 8:38 AM
To: [EMAIL PROTECTED]
Subject: Re: [KCFusion] CFHTTP Problem

What is the error you are getting?


At 08:16 AM 7/22/2004 -0500, you wrote:
I use the following code and it errors out on me.  Anybody have an idea why this is not working?
 
<cfif Attributes.MakeImages>
<CFHTTP Method = "get"
                URL = ""
                resolveurl = 0
                path = "#localTempPath#"
                file = "tmp1.jpg"
                throwonerror = "Yes"
</CFHTTP>
    <cfset Variables.Temp = ImageResizer.LoadImage("#localTempPath#\tmp1.jpg")>
 
 
Thanks ahead of time.
 
George Quade
 


Richard Reece
Webmaster
Sunbeach Communications Inc.
Website: http://www.sunbeach.net/
Email: [EMAIL PROTECTED]

== Main Office ==
"San Remo" Belmont Road,
St. Michael, Barbados W.I.
Monday to Friday: 8:30AM - 5PM
Tel: (246) 430-1569
Fax: (246) 228-6330

== Sheraton Centre ==
Monday to Friday: 9AM - 7PM

== Technical Support Hours ==
Monday to Friday: 7:30AM - 7PM
Weekends: 7:30AM - 6PM
Tel: (246) 430-1575
Website: http://support.sunbeach.net

Reply via email to