The cfhttp.filecontent variable will hold whatever is returned by the cfhttp
request.  If you are  on a browser requesting a page that doesn't exist,
you'll get back a 404 error or whatever which you can parse to look for the
page not found error.

-----Original Message-----
From: Peter Benoit [mailto:[EMAIL PROTECTED]]
Sent: Monday, November 13, 2000 10:52 AM
To: CF-Talk
Subject: cfhttp


How can I use cfhttp if the page doesn't exist?

I have a list of links, in case one doesn't exist anymore, I'd like to not
present it.  Is cfhttp the best way to do this?

Thanks,
Pete

----------------------------------------------------------------------------
--------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a
message with 'unsubscribe' in the body to [EMAIL PROTECTED]
------------------------------------------------------------------------------------------------
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists or send a message 
with 'unsubscribe' in the body to [EMAIL PROTECTED]

Reply via email to