 
					
				
		
07-02-2008 10:45 AM
document.load(document.properties.name);
   var titreVar = document.getElementsByTagName('Titre');
   var collecteurVar = document.getElementsByTagName('Collecteur');
   var sourceVar = document.getElementsByTagName('Source');
   
   document.properties["custom:propTitre"] = titreVar[numero].firstChild.nodeValue;;
   document.properties["custom:propCollecteur"] = "top";
   document.properties["custom:propSource"] = sourceVar[numero].firstChild.nodeValue;
   document.save();07-05-2008 07:02 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.