View Single Post
  #1 (permalink)  
Old 04-11-2002, 01:25 PM
full time kille's Avatar
full time kille full time kille is offline
Novice Webmaster
 
Join Date: Dec 2001
Location: m'sia
Posts: 51
Rep Power: 88
full time kille is on a distinguished road
how to make function that automatically parse url

like this board, if we write some url that started with http:// its automatically parse that url..

so i wanna make it like that but using asp.. I know how to parse smilies.. it like this

PHP Code:
Replace(MESSAGE,":(","<img src=""images/emoticons/frown.gif"" border=""0"" width=""15"" height=""15"" alt=""frown"">"
i tried to make it, but i still dont get it.. so anyone expert here.. can you explain how to make it to me ?
Reply With Quote