Hi,
I'd like to search a page for text like www://abc.com, http://abc.com and convert them to:
<a href="http://abc.com">abc.com</a>, any hints on how to do this? Thanks
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi,
I'd like to search a page for text like www://abc.com, http://abc.com and convert them to:
<a href="http://abc.com">abc.com</a>, any hints on how to do this? Thanks