Andrew

Thats fine

catch it and make it error.  If it errors cause of the redirect then you
know that the url actually exists, but its redirecting. so in your
cfcatch, do another cfhttp without it erroring so that you can actually
get the status code that is being returned by cfhttp.  if is a 404 or
something you can then tell if its there ot not.  if its a redirect, catch
it, do what you need to do with it.

You CAN call more then one CFHTTP in a single request you know.

All you need to do is use the data that is returned to determine what you
need to do with it.

Remember, think outside the square, not just in your head

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