taintEnabled method
[This documentation is preliminary and is subject to change.]
Returns whether data tainting is enabled.
Syntax
VARIANT_BOOL retVal = object.taintEnabled();
Standards information
There are no standards that apply here.
Parameters
This method has no parameters.
Remarks
Microsoft Internet Explorer 5 and earlier does not support data tainting and therefore always returns false.
Build date: 6/12/2012
Community Additions
Show: