Javascript

G

Guest

I ma trying to runa program that uses Javascript. I get the following error
message:

JAVASCRIPT IS DISABLED
This program requires a browser (Netscape Navigator 4.0 and up or Microsoft
Internet Explorer 4.0 and up) with JavaScript enabled. Please turn JavaScript
on in your browser preferences, or launch another JavaScript-enabled browser,
then reopen this page.
Then I go to the information bar and do allow the blocked content but still
it does not works. What can I do to enable javascript?
 
T

theeagle

by using firefox from mozilla.org

but if ya want............ in ie,tools,
options,advanced,scroll down half way ,there you go.
apply.
 
R

Robert Aldwinckle

pmarrone said:
I ma trying to runa program that uses Javascript. I get the following error
message:

JAVASCRIPT IS DISABLED


This could be a symptom of too high a security setting
or a problem with your User-Agent string.

To test parts of both possibilities at once tell us what you see
if you enter this in your Address bar when the security zone
is set to the same security zone where you are having trouble:

javascript:navigator.userAgent

Notice the capitalization of Agent in userAgent.


Post a link which is giving you the symptom if you need more help.


---
 
F

Frank Saunders, MS-MVP IE/OE

pmarrone said:
I ma trying to runa program that uses Javascript. I get the following
error
message:

JAVASCRIPT IS DISABLED
This program requires a browser (Netscape Navigator 4.0 and up or
Microsoft
Internet Explorer 4.0 and up) with JavaScript enabled. Please turn
JavaScript
on in your browser preferences, or launch another JavaScript-enabled
browser,
then reopen this page.
Then I go to the information bar and do allow the blocked content but
still
it does not works. What can I do to enable javascript?

Tools | Internet Options | Security | Internet zone
Make sure Scripting is enabled.

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup only. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com./athome/security/protect/default.aspx
http://defendingyourmachine.blogspot.com/
 
G

Guest

im having the ame porblem so i typed injavascript:navigator.userAgent like
you said and i got this Mozilla/4.0 (compatible; MSIE 6.0; Windows NT 5.1;
SV1; .NET CLR 1.1.4322) what does that mean?
 

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

Top