Hi
I have a strange problem with some javascript which runs when my users open a popup report. This only happens sometimes, and only on XP/IE6 - so far. (I am also posting this in XP forum
M$)
The new window pops open, the code that runs is
I have two users now who have had a Runtime Error Alert box, and when the debug button is clicked this line is pointed out as the problem. The error is "Access is Denied"![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Has anyone here got any idea about this?
Tracey
Remember... True happiness is not getting what you want...
Its wanting what you have got!
I have a strange problem with some javascript which runs when my users open a popup report. This only happens sometimes, and only on XP/IE6 - so far. (I am also posting this in XP forum
![[flame] [flame] [flame]](/data/assets/smilies/flame.gif)
The new window pops open, the code that runs is
Code:
if (window.screen) self.resizeTo(screen.availWidth,screen.availHeight);
I have two users now who have had a Runtime Error Alert box, and when the debug button is clicked this line is pointed out as the problem. The error is "Access is Denied"
![[sadeyes] [sadeyes] [sadeyes]](/data/assets/smilies/sadeyes.gif)
Has anyone here got any idea about this?
Tracey
Remember... True happiness is not getting what you want...
Its wanting what you have got!