Re: howto determine if IE is in protected mode?
- From: Ty <tyn@xxxxxxxxxxxxxxxxx>
- Date: Wed, 08 Nov 2006 14:26:38 +1100
Kevin Yu [MSFT] wrote:
Hi Ty,
In windows API, we can use IEIsProtectedModeProcess function to determine whether IE is running under protected mode. However, on page script, we can only try executing something that is not allowed in protected mode and catch the exception to determine it.
Kevin Yu
Microsoft Online Community Support
==================================================
(This posting is provided "AS IS", with no warranties, and confers no rights.)
Thanks for the suggestion. If capturing the exception from a prohibited operation is the best way to do this then does any have a suggestion about what the best 'prohibited' operation to use?
My goal is to make the test as reliable as possible i.e. as few false positives as possible.
Is it too late to ask Microsoft to add a mechanism that provides this functionality for scripts?
Thanks.
.
- Follow-Ups:
- Re: howto determine if IE is in protected mode?
- From: Kevin Yu [MSFT]
- Re: howto determine if IE is in protected mode?
- References:
- RE: howto determine if IE is in protected mode?
- From: Kevin Yu [MSFT]
- RE: howto determine if IE is in protected mode?
- Prev by Date: RE: howto determine if IE is in protected mode?
- Next by Date: Re: How to set timeout for an XMLHTTP request?
- Previous by thread: RE: howto determine if IE is in protected mode?
- Next by thread: Re: howto determine if IE is in protected mode?
- Index(es):
Relevant Pages
|