Autolink with classic asp & regular expression
Simple implementation of regular expression in Classic ASP script to create link from text (autolink), this is useful when you need to turn a bunch of text to be a clickable link when it is in a valid url format. Uses Regexp replace method.




