ACC97: ASP: Error Opening ASP Containing Tab ControlLast reviewed: June 4, 1997Article ID: Q164483 |
The information in this article applies to:
SYMPTOMSModerate: Requires basic macro, coding, and interoperability skills. When you export a form that contains a Tab control as an Active Server Page, you may receive the following error message when you open the page on your Web browser:
An error has occurred in the script on this page. The script operation has been canceled. Microsoft VBScript runtime error [Line: ##] Object required: 'Name of a control on the Tab control'When you click OK, the form opens but does not contain the Tab control or any of the controls that exists on the Tab control.
CAUSEYou cannot output Tab controls or controls on Tab controls to dynamic Active Server Page format.
RESOLUTIONTo export the information on a form that contains a Tab control, you must remove the Tab control and place the information on the form.
MORE INFORMATION
Steps to Reproduce Behavior
REFERENCESFor more information about controls that can be exported to ASP format, search the Help Index for "ASP files," and then "Supported and unsupported form controls for dynamic ASP format" or ask the Microsoft Access 97 Office Assistant. |
Keywords : FmsOthr IntAsp IntpWeb kberrmsg kbinterop
© 1998 Microsoft Corporation. All rights reserved. Terms of Use. |