Problem open javascript:

  • Thread starter Thread starter Jan
  • Start date Start date
J

Jan

Hi !

I have two computers with ie6 and windows xp pro.
One is ok and one is not.
When i try to open a link with "javascript:" it wont work.

Examble:
javascript:window.open('http://game1.globalfun.com/pap2_rollerboy2/?companyI
D=63&langID=2','GF_PAP','toolbar=no,location=no,directories=no,status=no,men
ubar=no,scrollbars=no,resizable=no,width=695,height=500').focus();

Any sugestion for my problem ?

//Jan
 
Jan said:
Hi !

I have two computers with ie6 and windows xp pro.
One is ok and one is not.
When i try to open a link with "javascript:" it wont work.

Examble:
javascript:window.open('http://game1.globalfun.com/pap2_rollerboy2/?companyI
D=63&langID=2','GF_PAP','toolbar=no,location=no,directories=no,status=no,men
ubar=no,scrollbars=no,resizable=no,width=695,height=500').focus();

Any sugestion for my problem ?

//Jan

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
 
Jan said:
I try to install/refresh my Windows Script 5.6 for Windows 2000 and XP.

But still problem.
Any other sugestion ??

Do you have popup-blocking software installed? If so, disable it (because
that's what the Javascript function you excerpted earlier is trying to do).
 
Do you have popup-blocking software installed? If so, disable it
(because that's what the Javascript function you excerpted earlier is
trying to do).

No .

Any outher sugestion ?

//Jan
 
Yes !!!!!
I have found a solution.

I download a old msjavx86.exe and installed it.
After that i run windowsupdate and did get a new java VM.

//Jan
 
I am having a similar problem on Google Results pages. The links in the
"Sponsored Link) boxes does not show up. Clicking on the box does not take
you to the site.

I have reloaded Microsoft Virtual Machine and the scripting discussed here.
Problem still exist.


Mark
Atlanta, GA
 
Back
Top