Script Output:Original Text:
http://www.asp101.com is the best ASP site!
You can get good XML content from http://www.xml101.com.
Microsoft http://www.microsoft.com/ always has lots of good info too.
Let's say you've got a lot of documents that you're finally trying
to get up on your web site. The only problem is these were never
meant to be on a web site! They've got URLs in them, but they're
naturally not linked and the thought of wading through all those
pages or the DB and adding the appropriate links isn't something
you're looking forward to doing.
Well give this script a look. It's not overly sophisticated and
depending on your data you might need to make some adjustments, but
it'll take those unlinked documents, find the links and link them
for you! Wrap it into your publish routine, tie it to a form with
a text field, hook it into your DB access code, or do whatever
works best for you! And best of all... like everything else around
here, it's free!