Nope, it didn't work :-(

> -----Original Message-----
> From: Kevin Gilchrist [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 27, 2001 3:04 PM
> To: CF-Talk
> Subject: RE: Any RegEx wizards about??
> 
> 
> Try escaping the quotes:
> #REReplace("#Form.EmailText#","[\"]","","ALL")#
> 
> Speaking of wizards...
> http://www.builder.com/Programming/Scripter/050698/toolrei.html
> 
> -----Original Message-----
> From: Edward Chanter [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 27, 2001 9:31 AM
> To: CF-Talk
> Subject: Any RegEx wizards about??
> 
> 
> HELP!
> 
> I hate these things......
> 
> Why won't:
> 
> #REReplace("#Form.EmailText#","["]","","ALL")#
> 
> work, when
> 
> #REReplace("#Form.EmailText#","[(]","","ALL")#
> 
> does work.... I bet it's the speechmarks I'm trying to replace with
> blanks..... what should I use instead of a speechmark????
> 
> :-(
> 
> Any help would be greatly appreciated....
> 
>       -= Ed
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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

Reply via email to