Technical resources for Office Products This article describes technical resources available on the various Microsoft web sites that you can use to assist you in the deployment and use of Microsoft Office applications.
How to view transformed InfoPath form data in Internet Explorer Describes how to create an InfoPath form template and how to modify Template.xml. You have to modify Template.xml so that the forms that you create appear correctly in Internet Explorer. Be careful when you save custom modifications to a local computer
How to submit an InfoPath form to a Windows SharePoint Services document library Describes how to design a form template that uses script to submit form data to a Windows SharePoint Services (WSS) document library. This article also discusses how to submit form data to a WSS document library by using the UI in InfoPath 2003 SP1.
How to check the version of Office 2003 products This article describes how to determine the exact version of your Microsoft Office 2003 product. It also provides version numbers for the original release and subsequent service packs.
How to work with stored procedures by using script in an InfoPath form Provides step-by-step instructions how to create an InfoPath form that displays the results of a parameterized stored procedure. After you create a new form from a data source, you design a query, and then test the form.
How to debug a script for a InfoPath form Describes how to stop code execution in an InfoPath form. You want to do this so you can debug a script for an InfoPath form. Includes steps to install the Web Debugging feature.
How to change the URL of a Web service in InfoPath 2003 Describes how to modify the URL of a Web service that is used as a data source for an InfoPath form. Create a simple Web service. Create a new form from the Web service. Change the URL of the Web service.
How to bind an XML data source to InfoPath fields in Office InfoPath Describes how to create an XML file and XML style sheet. This article introduces how to use a script to transfer the data from an XML data source to the InfoPath fields, and then how to use the UI to bind an XML data source to the InfoPath fields.