Hi,

I want to check if a remote file exists on a server.  At the moment I'm just
using <cfhttp as follows:

<Cfhttp throwonerror="Yes" method="get"
url="http://193.237.194.136/online.gif" name="getfile" port="80"
timeout="10">

Inside a <Cftry>.  But if it can't connect to the server, it just hangs -
any ideas anyone?

Thanks

Will

--
Coming soon: http://www.LocalBounty.com
Local Classified Advertising for the UK

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