Is there a way to hyperlink the text wherever URL address is found.

Like e.g. somebody typed

Please go visit the http://www.yahoo.com for weather information.

Now, I would like to hyperlink just the URL address of "http://www.yahoo.com" in ASP.Net (C#).

Thanks in Advance
M