10-09-2007 06:49 AM
strBlah.replace(/expression/g, 'replace with me');
For some reason that never works but if I replace the expression with a string, it's fine. Also, if I try to use the RegExp object, it causes errors. It's almost as if RegExs haven't been implemented. Is this the case?10-17-2007 08:31 AM
10-18-2007 09:15 AM
var strContent = String(document.content);
10-26-2007 07:23 AM
Tags
Find what you came for
We want to make your experience in Hyland Connect as valuable as possible, so we put together some helpful links.