ActiveXObject
Posted: Tue Dec 30, 2003 6:36 pm
Does anyone know where I can get a list (or description) of the possible functions/commands for various ActiveXObjects ?
I'm using it within JavaScript like this.. var xmlDoc=new ActiveXObject("microsoft.xmldom") ..and I've searched Google but everyone has the same code on there sites (for Microsoft Word documents and XML parsing).
I'm basically after the commands to use with WordPad (windows) so I can create .txt files but the more info the better really.
Thanks in advanced.
G.
I'm using it within JavaScript like this.. var xmlDoc=new ActiveXObject("microsoft.xmldom") ..and I've searched Google but everyone has the same code on there sites (for Microsoft Word documents and XML parsing).
I'm basically after the commands to use with WordPad (windows) so I can create .txt files but the more info the better really.
Thanks in advanced.
G.