Using IEIsProtectedModeProcess in IE

T

Ty

Hi,

I got some advice from Steve Riley (Microsoft) about working out if IE7
is running in protected mode on Vista. He suggested I use the
IEIsProtectedModeProcess method. Here are some links to information
about it:

http://msdn.microsoft.com/workshop/...erence/functions/ieisprotectedmodeprocess.asp
http://msdn.microsoft.com/library/default.asp?url=/workshop/security/protmode/pmie_ref_entry.asp

I want to implement a check in a web page script to determine if
protected mode is being used so I can inform the user (in an elegant
fashion) how to configure my web site in their trusted zone.

Can anyone direct me to an example of using IEIsProtectedModeProcess in
script on a web page?


Thanks,
Ty

Please reply to the newsgroup so others can also benefit from your
assistance.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top