FileHandlingAttrs Enumeration |
Namespace: NetQuarry
Member name | Value | Description | |
---|---|---|---|
IE6HttpsUseHttpGetf | 1 | Workaround to IE6 'Do not save encrypted pages to disk' option under HTTPS -- Causes file attachment links to use an HTTP getf (getfile) request instead of an HTTPS getf (getfile) request. | |
IE6HttpsUseGetf | 2 | Workaround to IE6 'Do not save encrypted pages to disk' option under HTTPS -- Causes file attachment links to use an HTTPS getf (getfile) request. | |
IE6HttpsUseHref | 4 | Workaround to IE6 'Do not save encrypted pages to disk' option under HTTPS -- Causes file attachment links to use an HTTPS href to the file itself instead of an HTTPS getf (getfile) request. |
Copyright (c) 2004-2020 NetQuarry, Inc. All rights reserved.