Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. Web Development
  3. How Can I determine the current security level of the browser

How Can I determine the current security level of the browser

Scheduled Pinned Locked Moved Web Development
questionjavasecuritytools
3 Posts 2 Posters 0 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • F Offline
    F Offline
    Feras Mazen Taleb
    wrote on last edited by
    #1

    I need to determine the security level of the browser To know If I can send the page the user request or redirect him to another page I need to check the java script and active objectX enabed Or not

    You have To Search About The Truth Of Your Life Why Are you Here In Life ?

    J 1 Reply Last reply
    0
    • F Feras Mazen Taleb

      I need to determine the security level of the browser To know If I can send the page the user request or redirect him to another page I need to check the java script and active objectX enabed Or not

      You have To Search About The Truth Of Your Life Why Are you Here In Life ?

      J Offline
      J Offline
      just3ala2
      wrote on last edited by
      #2

      Check the following links for Javascript: The usage of noscript tag... http://www.4guysfromrolla.com/webtech/082400-1.shtml[^] http://javascript.internet.com/user-details/javascript-enabled-redirect.html[^] As for the ActiveX, u need to create a Microsoft ActiveX object instance like: var netObj = new ActiveXObject("WScript.Network"); within a try-catch block. If an exception occurs then ActiveX is not enabled or the security level is insufficient Hope this would help

      Best Regards 3ala2 :)

      F 1 Reply Last reply
      0
      • J just3ala2

        Check the following links for Javascript: The usage of noscript tag... http://www.4guysfromrolla.com/webtech/082400-1.shtml[^] http://javascript.internet.com/user-details/javascript-enabled-redirect.html[^] As for the ActiveX, u need to create a Microsoft ActiveX object instance like: var netObj = new ActiveXObject("WScript.Network"); within a try-catch block. If an exception occurs then ActiveX is not enabled or the security level is insufficient Hope this would help

        Best Regards 3ala2 :)

        F Offline
        F Offline
        Feras Mazen Taleb
        wrote on last edited by
        #3

        Thanks 3ala2 From FERAS ,SYRIA

        You have To Search About The Truth Of Your Life Why Are you Here In Life ?

        1 Reply Last reply
        0
        Reply
        • Reply as topic
        Log in to reply
        • Oldest to Newest
        • Newest to Oldest
        • Most Votes


        • Login

        • Don't have an account? Register

        • Login or register to search.
        • First post
          Last post
        0
        • Categories
        • Recent
        • Tags
        • Popular
        • World
        • Users
        • Groups