Internet Explorer restricts running of a script or Active X controls

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • neogazz
    New Member
    • Apr 2010
    • 55

    Internet Explorer restricts running of a script or Active X controls

    I designed a webpage using XHTML, CSS and JavaScripts, but when I open the webpage on my computer internet explorer gives the following message "Internet Explorer restricts running of a script or Active X controls that could access your computer", why does it give this message? See attached picture.

    Regards
    Gary Wilson
    Attached Files
  • grojom
    New Member
    • May 2010
    • 15

    #2
    go to your security settings and add 127.0.0.1 as a trusted host. you can also add http://localhost

    Comment

    • neogazz
      New Member
      • Apr 2010
      • 55

      #3
      Where exactly are these security settings?

      Also on a proper web-server would you have this problem aswell?

      Comment

      • grojom
        New Member
        • May 2010
        • 15

        #4
        Internet Options > Security Tab > Click Trusted Sites > Click the Sites button. Add them there...

        And no.

        Comment

        • neogazz
          New Member
          • Apr 2010
          • 55

          #5
          Thanks for the info

          Comment

          Working...