error on page message

  • Thread starter Thread starter Hugh Welford
  • Start date Start date
H

Hugh Welford

Hi - Using xp Pro IE6

Suddenly started getting "error on page" messages when attempting to follow
a javascript openwindow link. Typically the script
javascript:openwindowHTML('550','550'')/products/productdetails.aspx?product
code=GJW) is one that causes the error. Is it something that I have
downloaded that has caused this. How can I correct the problem?

Thanks for your help

Hugh
 
Hi - Using xp Pro IE6

Suddenly started getting "error on page" messages when attempting to follow
a javascript openwindow link. Typically the script
javascript:openwindowHTML('550','550'')/products/productdetails.aspx?product
code=GJW) is one that causes the error. Is it something that I have
downloaded that has caused this. How can I correct the problem?

looks like maybe a problem in the javascript code itself. If you double-click
the yellow warning triangle, you'll get details on the error.

openwindowHTML looks funny to me as a function name, and it doesn't turn up on
google web or groups - so that's a guess: it is a misnamed function, a typo on
the page. It's not a built-in function

HTH
 
thanks al


Al said:
t

looks like maybe a problem in the javascript code itself. If you double-click
the yellow warning triangle, you'll get details on the error.

openwindowHTML looks funny to me as a function name, and it doesn't turn up on
google web or groups - so that's a guess: it is a misnamed function, a typo on
the page. It's not a built-in function

HTH
 
Back
Top