Active content disabled error when there is a script tag

  • Thread starter Thread starter Hareesh
  • Start date Start date
H

Hareesh

I am displaying a HTML page using vbscript, HTML page is
having <script> tags in the header section, as and when
the HTML is getting displayed all the functionality
written in the <script> tags is getting disabled.

Is there any way to supress this?

Please Help...
 
The script should be coded after the </HEAD> tag and in the Body of the
page.
 

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

Back
Top