Opening java links

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am having trouble with accessing info on one website. i cannot open the
link to an online ad that will display the contact name/info for an auto
listing. I tried turning off the JIT compiler as noted in the troubleshooting
but this did not work. I think they are javascript links. The website is:
www.trader.ca . Can anyone helpme out?

thanks.
 
Hi,
Some possibilities:
Go to Internet Options> Security> Internet Zone, set it to Default.

Clear the IE cache. IE> Tools> Internet Options> General> Delete
files (and delete offline content when that dialog pops up) It's often
recommended that the TIF folder be kept at about 50 MB (Settings.)

Try these two commands from Start> Run> cmd [enter]
regsvr32 vbscript.dll [enter]
regsvr32 jscript.dll [enter]

Reinstall the JavaScript engine. Go to
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
for the appropriate download.

Check any third-party security programs to see if one of them is blocking
scripts, scripting, active content.

These articles have other useful information:
308260- How to Troubleshoot Script Errors in Internet Explorer
http://support.microsoft.com/default.aspx?scid=308260
Note: Probably nothing useful after "Turn off the features that you do not
need"

236846- Zone Error Message or Nothing Happens When You Click a [JavaScript]
Web Link: http://support.microsoft.com/default.aspx?scid=236846
Information after "Remove and Reinstall the Lobby.exe File" will not apply
to your situation.

Hope this helps,
Don
[MS MVP- IE/OE]


"cmortier" wrote in message
news:[email protected]...
 

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

Similar Threads


Back
Top