RegEx Server.Create Object Error
Hello,
I am receiving this error when trying to create the RegEx object.
(Set regEx = Server.CreateObject("VBScript.RegExp"))
I understand that it may be possible that this component is not installed.
Where would I find this dll??
Is the name of the dll VBScript.RegExp??
How can I tell it is installed??
Any help would be greatly appreciated.
|