Thanks Alex but it doesn't work, I get the following error....

Error Diagnostic Information
Just in time compilation error

Invalid parser construct found on line 3 at position 54. ColdFusion was
looking at the following text:

]
Invalid expression format. The usual cause is an error in the expression
structure.
The last successfully parsed CFML construct was a CFSET tag occupying
document position (3:1) to (3:6).


Date/Time: 02/27/01 15:00:14
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 4.0)
Remote Address: 193.122.20.2
HTTP Referer:
http://www.iir-conferences.com/admin/eshot/view-search.cfm?bananas=yummy

> -----Original Message-----
> From: Alex [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, February 27, 2001 2:43 PM
> To: CF-Talk
> Subject: Re: [Any RegEx wizards about??]
>
>
> try
> #REReplace("#Form.EmailText#","[\"]","","ALL")#
>
> "Edward Chanter" <[EMAIL PROTECTED]> wrote:
> 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