Use some logic in it then to get it to do what you need it to do unless you want me to do your job for you too
> Steve, > > And if you are listening to me, I need to have it redirect. Having it come > back with a 302 is not good enough, and I need it to move onto the > redirection. > > CAPISH???? > > 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 Steve Onnis > Sent: Friday, 1 April 2005 1:13 PM > To: CFAussie Mailing List > Subject: [cfaussie] Re: cfhttp > > 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 --- 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/
