|
| |
|
|
porsche944
Posts: 366 Joined: 3/6/2002 From: Regina Canada Status: offline
|
How do I make URL' s in text areas become a live link? - 10/9/2002 17:43:33
Every record in my database has a comments column (text area), some of the comments have a URL in them. How do I make these URL' s become a live link?
< Message edited by porsche944 -- 10/8/2002 6:02:02 PM >
_____________________________
----------------------- Jason www.saskads.ca
|
|
|
|
khiser0001
Posts: 162 From: None Status: offline
|
RE: How do I make URL' s in text areas become a live link? - 11/5/2002 14:42:26
Spooky, This works great but what if the field already had a replace for the Chr(10) to <BR>? How can I combine these? I have tried a few things and will continue to search. Thanks
|
|
|
|
rdouglass
Posts: 9280 From: Biddeford, ME USA Status: offline
|
RE: How do I make URL' s in text areas become a live link? - 11/6/2002 9:11:06
Have you tried this: Response.write Replace(LinkURLs(" Outfront forums are at http://www.frontpagewebmaster.com!" ), CHR(10), " <br>" ) *That' s assuming you' re using the function Spooky defined above...
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|