>Anyone know of a COM object that has the same RE features 
>as REREPLACE() and is stable

If you've got vbscript version 5 installed on your system, you probably
already have one: VBScript.RegExp. For information on how to use it go to
http://msdn.microsoft.com/workshop/languages/clinic/scripting051099.asp.
I've only used it through VB and VBS, but it should be usable through the CF
COM interface as well.


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
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