first strip out all the href tags then add href tags to all URLS Joe Sheble aka Wizaerd <[EMAIL PROTECTED]> wrote: I have some text, and in this text there may or may not be URLs. Some of these URLs may already be inside of an A HREF tag while others may not. I need a regular expression that will find all the URLs (starting with http:// or www. or email addresses) that are not already inside of HREF tags and make them into valid HREF tags while leaving the URLs already inside a HREF tag alone... Can anybody give some suggestions about this? Joseph E. Sheble [EMAIL PROTECTED] =======================Wizaerd's Realm http://www.wizaerd.com ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

