Just a thought.
In HTTP, you don't need to 'GET' a page to check its existance, you can just
send a 'HEAD' message.
This tells the webserver to check the existance of the page and just send
back the head part of the HTML page and not the body.
I've never tried it but it should be dramatically quicker.
-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
Behalf Of C Fraser
Sent: Thursday, August 30, 2001 4:22 PM
To: Multiple recipients of list delphi
Subject: [DUG]: URL Link Checker
Hi all,
Just wondering if anyone has or knows about a URL link checker.
What I would like to do is pass it some HTML strings (or create a temp
file if necessary) and get back a list of links and the status of each
link...
Any info appreciated.
Regards
C Fraser
######################################################################
Attention:
The information in this email and in any attachments is confidential.
If you are not the intended recipient then please do not distribute,
copy or use this information. Please notify us immediately by return
email and then delete the message from your computer.
Any views or opinions presented are solely those of the author.
######################################################################
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/
---------------------------------------------------------------------------
New Zealand Delphi Users group - Delphi List - [EMAIL PROTECTED]
Website: http://www.delphi.org.nz
To UnSub, send email to: [EMAIL PROTECTED]
with body of "unsubscribe delphi"
Web Archive at: http://www.mail-archive.com/delphi%40delphi.org.nz/