Page 1 of 1

Add link into textfield CMS

Posted: Mon May 26, 2008 5:15 am
by richo
Hi,

I'm building a CMS. I want the user to be able to insert a link into a textfield, to allow them to easily add links into their posts without knowing any HTML.

What would be the methodology of this?

Richo

Re: Add link into textfield CMS

Posted: Wed May 28, 2008 4:33 am
by Benjamin
You can have them copy & paste the link then you can parse them out server side with regex...

http://www.google.com/search?hl=en&clie ... tnG=Search