javascript Global GetObject( )
| GetObject( ) | NN n/a IE 5(Win) ECMA n/a |
GetObject("localPathName"[, appName.objectType]) | |
|
Returns a reference to an ActiveX object hosted on the client machine whose path name the script is aware of. This is an alternate to creating an instance of an ActiveXObject. In addition to specifying the pathname of the control, you can name a data file to open along with the control's application. Append an exclamation point and the name of the file as part of the localPathName parameter. To learn more about invoking ActiveX objects (also called automation objects), visit: http://msdn.microsoft.com/scripting/jscript/doc/jsobjActiveXObject.htm. |
|
| Parameters | |
|
|
| Returned Value | |
Object reference. |
|
Previous: javascript Global isFinite( )
900,Nickname,Homepage or email,Comments here,Add comment
