I havent, but i dont think it would be too difficult to write...

you would just have to make a cfhttp call to the page you wanted and then
parse the returned content for any URLS. probably the best way would be
using a regular expressions and looking for the url patterens in the string.
(im sure there is a regex somewhere that can match a url)

If the designer of the page you want to search as been nice and written
their html as XHTML or even just properly closed tages an used "" marks
etc...you may even be able the use the xmlParse and xmlSearch functions in
CFMX to do the same thing....

Hope this helps

Pat






"Fuzion - CFAussie" <[EMAIL PROTECTED]> wrote in message
news:[EMAIL PROTECTED]

Has anyone seen any tags/cfcs/scripts to extract all links from a given
page/URL?

Regards,

Darryl Lyons
Senior Systems Developer
Fuzion Internet

Web: http://www.fuzion.com.au
Email: [EMAIL PROTECTED]
Phone: (07) 3620 1000
Fax: (07) 3620 1001
Support: 1300 888 480

'merging business + technology'




---
You are currently subscribed to cfaussie as: [EMAIL PROTECTED]
To unsubscribe send a blank email to [EMAIL PROTECTED]

MX Downunder AsiaPac DevCon - http://mxdu.com/

Reply via email to