Sets or retrieves a character string that can be used to implement your own archive functionality for the object.
Syntax
| HTML | <ELEMENT ARCHIVE
= sArch... >
|
|---|
| Scripting | [ sArch = ] object.archive [ = v ] |
|---|
Possible Values
| sArch | String that
specifies or receives the value for the archive property. |
The property is read/write.
The property has no default value.
DHTML expressions can be used in place of the preceding value(s). As of Internet Explorer 8, expressions are not supported in IE8 mode. For more information, see About Dynamic Properties.
Remarks
archive was introduced in Microsoft Internet Explorer 6
There is no functionality implemented for this property unless defined by the author.
Standards Information
This property is defined in
World Wide Web Consortium (W3C) Document Object Model (DOM) Level 1
.
Applies To