You might look at this link 

http://asp101.com/samples/url_linker.asp

not exact but it kind of does what you are wanting to do

____________________________________________________
Dylan Barber (CIW Professional, A+ Technician)
Webmaster & Content Manager
Codegalaxy.com
e-mail [EMAIL PROTECTED]



-----Original Message-----
From: Nick Middleweek [mailto:nick@;middleweek.co.uk]
Sent: Wednesday, April 17, 2002 7:21 PM
To: ActiveServerPages
Subject: Converting links in plain text to A links?


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.unsub%%

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

Reply via email to