The information in this article applies to:
SUMMARY
When you create a form with the Microsoft Excel 97 Web Form Wizard, and you
select "Microsoft Internet Information Server with the Internet Database
Connector" in step 3 of the wizard, Microsoft Excel inserts a defined name
in the workbook form that is created by the Web Form Wizard. This defined
name refers to the Uniform Resource Locator (URL) to the .idc file, which
is also created by the Web Form Wizard.
MORE INFORMATIONWhen you use the "Microsoft Internet Information Server with the Internet Database Connector" option with the Web Form Wizard, the following four files (the default names are listed) are created by the wizard: Myform.xlsIn the "Web Form Wizard - Step 5 of 6" dialog box, you are prompted to type a URL for the .idc file. This URL does not specify where the wizard saves the file; it creates the reference for the defined name that is inserted in the Myform.xls file. For example, when the Myform.xls is created, if you specify the following URL for the .idc file in step 5 of the wizard http://MyServer/Scripts/MyForm.idcthe defined name WebForm_URLOfIDC is also created in the workbook. The reference for the defined name is the following: ="http://MyServer/Scripts/MyForm.idc"Note that this name includes quotation marks. If this is not the correct URL for the Scripts folder on the Web Server, you must rerun the Web Form Wizard and type the correct URL for the final location of the .idc file in step 5 of the wizard. NOTE: After the Web Form Wizard creates the .htx and .idc files, you may have to move them into the Scripts folder on the Web Server. For this reason it is imperative that you specify the correct URL for the Scripts folder in step 5 of the wizard. REFERENCESFor more information about the Web Form Wizard, click the Index tab in Microsoft Excel Help, type the following text web form wizardand then double-click the selected text to go to the "About setting up your data gathering system" topic. Additional query words: 97 XL97 webforms
Keywords : kberrmsg kbtool kbweb xlwiz xladdins |
Last Reviewed: October 30, 1999 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |