I have disables the option to see all script errors, but this still
comes up. Also the line in question is tblMain.disabled = true, I just
made a typo in my original post.
Is there any other configuration options I should look into?
Thanks,
Ron
-----Original Message-----
From: Chad.Peck@a... [mailto:Chad.Peck@a...]
Sent: Wednesday, January 22, 2003 7:49 AM
To: Interdev_Programming
Subject: [interdev_programming] Re: Unreporduced Error
The error is probably always occurring, but you're just not seeing it.
In IE you can see all errors by clicking on the Tools tab, then Internet
Options, and on the Advanced tab check the box for "Display a
notification about every script error."
The line should probably be:
tblMain.disabled = true
> I have inherited some code, that seems to work fine at the clinet
site,
b> ut when I go to debug in interdev I get the Error Message: Object
does
n> ot support method or property.
> This line is tblMain.disable = true
> The tblMain is a table structure.
> Any suggestions?
Confidentiality Notice: This e-mail message, including any
attachments, is for the sole use of the intended recipient(s)
and may contain confidential and privileged information.
Any unauthorized review, use, disclosure or distribution is
prohibited. If you are not the intended recipient, please
contact the sender by reply e-mail and destroy all copies of
the original message.