Allow VBScript in IE

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • hornsby58
    New Member
    • Nov 2008
    • 2

    Allow VBScript in IE

    Have created an HTML page with some VBScript. It is only to be run locally but IE blocks it. How do I allow it under XP and under Vista.
  • jhardman
    Recognized Expert Specialist
    • Jan 2007
    • 3405

    #2
    Originally posted by hornsby58
    Have created an HTML page with some VBScript. It is only to be run locally but IE blocks it. How do I allow it under XP and under Vista.
    In what sense do you mean "IE blocks it"? Do you mean that it comes up with a security warning message, or do you just get the code as the result and obviously nothing was executed?

    Jared

    Comment

    • hornsby58
      New Member
      • Nov 2008
      • 2

      #3
      Originally posted by jhardman
      In what sense do you mean "IE blocks it"? Do you mean that it comes up with a security warning message, or do you just get the code as the result and obviously nothing was executed?

      Jared
      With XP, IE froze, and I had to re-boot. Under Vista the code was ignored but with a security warning, and I had to select the 'allow' option then it worked as expected. I think I have to lower the security somehow - can this be done for local script only ?

      Comment

      • DrBunchman
        Recognized Expert Contributor
        • Jan 2008
        • 979

        #4
        I can't remember exactly how you allow scripting but you could try putting the site into your list of trusted sites.

        Dr B

        Comment

        Working...