Hello,

I'm trying to convert http:, ftp: and mailto: references that may exist in a
block of plain text from the database into a block of text that has those
links enabled as real links. e.g.

Take this plain text...

"Take a look at http://www.15seconds.com for lots of articles"


I want to convert it into...
"Take a look at <a
href="http://www.15seconds.com";>http://www.15seconds.com</a> for lots of
articles"


Has anyone got a Function that'll do this?


Thanks,
Nick

--------------------------
Nick Middleweek
Web Applications Developer
Tel: +44(0)1525 375 778
Mob: +44(0)774 035 5424
[EMAIL PROTECTED]


---
You are currently subscribed to activeserverpages as: [email protected]
To unsubscribe send a blank email to [EMAIL PROTECTED]

Reply via email to