开发者

How to fetch the status of Internet security setting(Display mixed content) using javascript or c# code

开发者 https://www.devze.com 2023-01-19 05:33 出处:网络
I开发者_开发问答s there any way to detect the internet security setting using javascript or through C# codeI think it depends on Browser and OS how you can do this and most of all, if you like to do i

I开发者_开发问答s there any way to detect the internet security setting using javascript or through C# code


I think it depends on Browser and OS how you can do this and most of all, if you like to do it from within the browser or not.
You can do it for example for Windows/IE using JScript. But ususally not within the browser, because you will have to read the registry.

0

精彩评论

暂无评论...
验证码 换一张
取 消