I want to change some comment on a picture.
If I put the cursor in the comment-textbox and then touch even what key of my keyboard, I get a Windows error pop-up window:
A Runtime Error occurred.
Do you wish to Debug?
Line : 139
Error : Object expected
If I open a debugger (Miscrosoft Development Environment) the I can see that it's going wrong on the statement onkeydown="textCounter(this, 512)
Can anyone tell me what's happening?
I have never had this problem until today, it worked fine all the time...
Maybe this can help : http://forum.coppermine-gallery.net/index.php?topic=14947.0
Quote from: Nibbler on April 10, 2005, 06:48:01 PM
Maybe this can help : http://forum.coppermine-gallery.net/index.php?topic=14947.0
That does the trick, thanx fot the link!
The only thing that's strange is that the problem occurred in Windows 2000 with IE5.5 and not in Windows XP with IE6.