04-16-2009 04:19 AM
var file = new ActiveXObject("Scripting.FileSystemObject");
var a = file.CreateTextFile("/home/cgueri01/testfile.txt", true);
a.WriteLine("Hello !");
a.Close();
print("Hello !");
window.open("http://www.google.fr/");
04-16-2009 04:25 AM
04-17-2009 03:07 AM
04-17-2009 08:09 AM
04-19-2009 04:59 PM
siteService.createSite(……)
04-20-2009 03:02 AM
04-23-2009 05:00 AM
05-25-2009 12:13 PM
The visibility of the site. (PUBLIC|PRIVATE|MODIFIED)
createSite(sitePreset, shortName, title, description, isPublic)
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.