The information in this article applies to:
SYMPTOMSWhen trying to copy and paste a text box DTC within a table onto the same page, the following runtime error is generated when switching to Quick View:
CAUSEThis is due to the fact that the newly pasted control has the same name. In quick view, the script library is actually running and is raising a JScript exception due to two objects with the same name. RESOLUTIONYou can change the name of the second text box to make its name unique. STATUSMicrosoft has confirmed this to be a bug in the Microsoft products listed at the beginning of this article. MORE INFORMATIONSteps to Reproduce Behavior
Additional query words:
Keywords : kbCtrl kbVisID600bug kbGrpASP |
Last Reviewed: May 25, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |