It's Mark the Messanger day - 'can you reply back to him that he needs to use the redirect attribute aswell for it to work'
Does that help? Mark On Fri, 1 Apr 2005 11:39:33 +1000, Andrew Scott <[EMAIL PROTECTED]> wrote: > Mark, > > Thanks I have the codes down, but I shouldn't be getting any error for the > reason being is this is the whole code. > > <cfhttp url="#myUrl#" method="get" throwonerror="yes" > proxyserver="#Application.ProxyServer#" > proxyport="#Application.ProxyPort#"></cfhttp> > > <cfcontent type="text/html"> > <cfoutput>#cfhttp.FileContent#</cfoutput> > > Now as this is also between cftry, its hitting the cfcatch part which means > I also do a check on the type of failure and do the appropriate error > handling, but I need it to not fall into the cfcatch section. > -- E: [EMAIL PROTECTED] W: www.compoundtheory.com ICQ: 3094740 --- You are currently subscribed to cfaussie as: [email protected] To unsubscribe send a blank email to [EMAIL PROTECTED] Aussie Macromedia Developers: http://lists.daemon.com.au/
