Javascript problems

  • Thread starter Thread starter DrGail
  • Start date Start date
D

DrGail

Hi.
When I click on a button or text on a web page that is
supposed to take me to another window (like a login
window, or an advanced searh window within PubMed)via a
javascript it will not work. Regular links (ie through an
http://...etc address) work fine, but if the little bar
at the bottom has a java message in it, nothing happens.
How do I fix this?
Thanks to those who helped with my coolwebsearch problem,
I have the shredder, and it has been removed.

Gail
 
DrGail said:
Hi.
When I click on a button or text on a web page that is
supposed to take me to another window (like a login
window, or an advanced searh window within PubMed)via a
javascript it will not work. Regular links (ie through an
http://...etc address) work fine, but if the little bar
at the bottom has a java message in it, nothing happens.
How do I fix this?
Thanks to those who helped with my coolwebsearch problem,
I have the shredder, and it has been removed.

Gail

You might want to refresh your scripting engine:
http://msdn.microsoft.com/library/default.asp?url=/nhp/default.asp?contentid=28001169
or
http://msdn.microsoft.com/library/default.asp?url=/downloads/list/webdev.asp
Windows Script 5.6 for Windows 2000 and XP
http://www.microsoft.com/downloads/...43-7e4b-4622-86eb-95a22b832caa&DisplayLang=en

Sometimes there's a corrupt file in the cache and one must go to Tools |
Internet Options and click Delete Files.

--
Frank Saunders, MS-MVP, IE/OE
Please respond in Newsgroup. Do not send email
http://www.fjsmjs.com
Protect your PC
http://www.microsoft.com/security/protect/
 
Back
Top