[thelist] Parsing URLs in ASP.net

Jason Cartwright mail at jasoncartwright.com
Tue Jun 4 10:20:07 CDT 2002


Does anyone know of any tutorials on parsing URLs using ASP.net (VB
script)?

I'm looking to take a user's input and convert any urls they enter into
HTML linking that url.

Eg -
http://www.foo.com or www.foo.com becomes...
<a href="http://www.foo.com">http://www.foo.com</a>


Thanks!
Jason
www.jasoncartwright.com




More information about the thelist mailing list