Andrew,

Steve's on the right track though.. Try this:

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

"cfhttp.responseheader.status_code" gives you the code, e.g. "302".

"cfhttp.responseheader.location" gives you were is it going to redirect 
to...

Darryl Lyons

[EMAIL PROTECTED] wrote on 01/04/2005 01:12:07 PM:

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



To unsubscribe from this email please forward this email to [EMAIL PROTECTED] 

This email message is confidential and may be privileged. Unauthorised use, 
copying or distribution of any part of this email
including attachments is prohibited.  If you are not the intended recipient 
please forward the email to [EMAIL PROTECTED]
and delete the original. 

ABN AMRO Morgans Limited and its associates hold or may hold securities in the 
companies/trusts mentioned herein.  Any general
advice included in this email has been prepared without taking into account 
your objectives, financial situation or needs.  Before
acting on the advice, you should consider its appropriateness or discuss with 
one of our investment advisors.

To the extent permitted by law we exclude (and where the law does not permit an 
exclusion, limit to the extent permitted by law) all
liability for any direct, indirect and consequential costs, losses, damages and 
expenses incurred in any way (including but not limited
to that arising from negligence), connected with any use or access to this 
email or any reliance on information contained in this email
or any attachments.

ABN AMRO Morgans Limited (ABN 49 010 669 726 AFSL 235410) A Participant of ASX 
Group  A Principal Member of the
Financial Planning Association


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