A
AAaron123
If the user clicks an anchor and request a popup window displaying an image
<a href="JavaScriptpenWindow(...
The function in the folder JavaScript:
openWindow(..
uses window.open(... to display the image in a new window.
This works OK on my machine.
But on the ISP's all that happens is IE displays at the bottom left the
message:
Error on page.
I have no idea how to debug something on the ISP's machine that works on
mine.
Got any idea what could possibly be causing this?
Thanks in advance
<a href="JavaScriptpenWindow(...
The function in the folder JavaScript:
openWindow(..
uses window.open(... to display the image in a new window.
This works OK on my machine.
But on the ISP's all that happens is IE displays at the bottom left the
message:
Error on page.
I have no idea how to debug something on the ISP's machine that works on
mine.
Got any idea what could possibly be causing this?
Thanks in advance