06-26-2012 07:50 PM
var name = document.name;
var splited = name.split(".");
var index = splited.length;
if(splited[index -1]!="backup")
{
document.remove();
}
06-27-2012 12:26 AM
06-28-2012 05:30 PM
06-28-2012 05:46 PM
java -classpath /opt/alfresco/4.0d-community/sdk/lib/server/dependencies/rhino-js-1.6R7.jar org.mozilla.javascript.tools.shell.Main
07-02-2012 05:39 PM
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.