| | Re: Runtime errors
|
| (...) Yeah, I've been getting a Javascript error after hitting the initial (and only the initial) "Preview" button on the web interface. Let's see if I can capture it... Line: 104 Char: 1 Error: 'document.FORM_POST.CMD_POST' is not an object Code: 0 (...) (21 years ago, 3-Jun-03, to lugnet.admin.general)
| | | | Re: Runtime errors
|
| (...) Ya, it's the "Post" button. It's not defined on the first screen. I replaced the onChange event with a call to a function to disarm the post button which first checks whether the button exists in the form before attempting to disable it. (...) (...) (21 years ago, 3-Jun-03, to lugnet.admin.general)
| |