replace(form.name,'"',"'","ALL") or replace(form.name,"""","'","ALL")
-- Lindsay Evans. Developer, Red Square Productions. [p] 8596.4000 [f] 8596.4001 [w] www.redsquare.com.au > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Behalf Of Brian > Gilbert > Sent: Tuesday, September 23, 2003 9:27 AM > To: CFAussie Mailing List > Subject: [cfaussie] replace function help plz > > > how can I replace the occurance of " in a string? > > replace(form.name,""","'","ALL") > gives error... --- You are currently subscribed to cfaussie as: [EMAIL PROTECTED] To unsubscribe send a blank email to [EMAIL PROTECTED] MX Downunder AsiaPac DevCon - http://mxdu.com/
