DarrenPower
IS-IT--Management
Hi,
I need to run a script or some such thing to gather the path and title of all of the web links from my local system. The problem is that I'm unsure how/if to do this in DOS and can only find broken link checkers, not programs that will list all of the links recursively throughout the site.
I need something like the following:
/index.html
<a href="/community/a.html">Community</a>
<a href="/helpdesk/a.html">Helpdesk</a>
Any ideas?
Cheers.
I need to run a script or some such thing to gather the path and title of all of the web links from my local system. The problem is that I'm unsure how/if to do this in DOS and can only find broken link checkers, not programs that will list all of the links recursively throughout the site.
I need something like the following:
/index.html
<a href="/community/a.html">Community</a>
<a href="/helpdesk/a.html">Helpdesk</a>
Any ideas?
Cheers.