|
What are the values of #ImageURL# and #localTempPath#? That would be the first place I would
start. Also, you don’t have and end >
on your CFHTTP tag… Could that be it? Project Manager Uhlig Communications From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On
Behalf Of George Quade 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 = ""
','%20','ALL')#"
resolveurl = 0
path = "#localTempPath#"
file = "tmp1.jpg"
throwonerror = "Yes" </CFHTTP> <cfset Variables.Temp =
ImageResizer.LoadImage("#localTempPath#\tmp1.jpg")> Thanks ahead of time. George Quade |
- [KCFusion] CFHTTP Problem George Quade
- Re: [KCFusion] CFHTTP Problem Richard Reece (Webmaster)
- RE: [KCFusion] CFHTTP Problem Templin, Luke
- RE: [KCFusion] CFHTTP Problem George Quade
- RE: [KCFusion] CFHTTP Problem Justin Hansen
- RE: [KCFusion] CFHTTP Problem George Quade
- Re: [KCFusion] CFHTTP Problem Daryl Banttari
