
batch search and replace and add to database
Can anyone help me how to create a 'tool' that can replace links in HTML
pages and send the original links to a database? What I'm looking for is a
way to automatically open an HTML page, take all links and replace them with
a database reference and write the original link to the database in a table
with the corresponding reference. If this is possible, would it then also be
possible to do this in a batch, say a HTML files in a folder?
Any sample scripts would be great
Thanks in advance!