Sets or retrieves the file name or path specified by the object.
Syntax
HTML | N/A |
---|
Scripting | object.pathname [ = sName ] |
---|
Possible Values
sName | String that
specifies or receives the file name or path. |
The property is read/write.
The property has no default value.
Expressions can be used in place of the preceding value(s), as of Microsoft® Internet Explorer 5. For more information, see About Dynamic Properties.
Standards Information
There is no public standard that applies to this property.
Applies To