Andrew

If you actually take note of whats been provided to you asa a solution,
maybe this wouldn't have taken as long as it has.

this will error
<cfhttp url="http://www.ikea.com.au"; redirect="no" throwonerror="Yes"></cfhttp>


these will not
<cfhttp url="http://www.ikea.com.au"; redirect="no" throwonerror="Yes"></cfhttp>
<cfhttp url="http://www.ikea.com.au"; redirect="Yes" throwonerror="No"></cfhttp>
<cfhttp url="http://www.ikea.com.au"; redirect="Yes" throwonerror="Yes"></cfhttp>

CAPISH????

Steve


> Nope I did use redirect earlier as it was there.
> 
> So I readded the resolve but still not go on that one. 
> 
> 
>  
> Regards
> Andrew Scott
> Technical Consultant
> 
> NuSphere Pty Ltd
> Level 2/33 Bank Street
> South Melbourne, Victoria, 3205
> 
> Phone: 03 9686 0485  -  Fax: 03 9699 7976
> 
> 
> -----Original Message-----
> From: [EMAIL PROTECTED]
> [mailto:[EMAIL PROTECTED] On Behalf Of Mark Mandel
> Sent: Friday, 1 April 2005 12:24 PM
> To: CFAussie Mailing List
> Subject: [cfaussie] Re: cfhttp
> 
> To reply before steve gets back to me - 
> 
> You had resolveurl - 
> 
> <cfhttp url="#myUrl#" resolveurl="yes" throwonerror="yes"></cfhttp>
> 
> Not redirect.
> 
> So yes, Steve did not see that, In face, neither did I :o)
> 
> Mark
> 
> On Fri, 1 Apr 2005 12:06:37 +1000, Andrew Scott <[EMAIL PROTECTED]> wrote:
> > Mark,
> > 
> > Reply back to Steve and tell him that I did have that there and 
> > removed it try something. My original post did have this! Or does Steve
> not see that?
> > But thanks anyway.
> > 
> 
> --
> 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/

---
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/

Reply via email to