Hi List

A parse problem. I would like to parse a text to replace any url in it.
Example 

Initial text :

"Hey go visit http://www.me.org, it's great!"

Result :
"Hey go visit <a href="http://www.me.org";>http://www.me.org</a>, it's great!"

Not so easy, isn't it ?

--
Bye 
Pat665

-- 
To unsubscribe from the list, just send an email to 
lists at rebol.com with unsubscribe as the subject.

Reply via email to