Escape? It is a special character to group statements but I didn't know it escaped anything.
In JavaScript strings, most special characters can be escaped with a '\' before them, in your case \( Does this help? On 5/20/02 7:14 PM, "Neil H." <[EMAIL PROTECTED]> wrote: > In javascript how can I avoid ( being an escape character... > > Neil > ______________________________________________________________________ Your ad could be here. Monies from ads go to support these lists and provide more resources for the community. http://www.fusionauthority.com/ads.cfm FAQ: http://www.thenetprofits.co.uk/coldfusion/faq Archives: http://www.mail-archive.com/[email protected]/ Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

