PDA

View Full Version : Hmm... what if pigs could fly?


Phip
10-06-2002, 06:59 AM
Okay, I have been playing around with this for a long time. I finaly decided to ask.

How would I take a string with:

My website

And have it come out as a link "My website" with an url to http://chronicyouth.com. like how it works on this forum.

whammy
10-06-2002, 05:31 PM
I do something almost exactly like that with my PrismChat code... just download the .zip file from the front page of my site and look through the replace functions I made, that should give you a good start...

Not to mention a really good URL matching regular expression I got from:

http://www.regxlib.com/

http://www.regxlib.com/REDetails.aspx?regexp_id=96