Compiling Ganfei (2000-09-26) The issues discussed herein are related to the following: Microsoft Word 97 for Windows Microsoft Visual InterDev, Version 6.0 Microsoft Internet Information Server Version 4.0 Overview This article describes how to add Microsoft Word to the web page ASP file Spell check function. Detailed steps Follow these steps to establish an ASP application: 1. On the machine on the machine, start Microsoft Visual InterDev 6.0, select File / New Project. 2. In the name editing domain of the New Engineering dialog, enter "WebSPell" and double-click the new web engineering icon. 3. In the WEB Engineering Wizard dialog, enter or select your web server name. Click Next again, click Next. 4. After the Visual InterDev creation project is completed, open the project menu, select "Add Web Item / HTML Page", named "Checkspelling", then click Open. 5. The added HTML page is opened by the design view by default. Drag an HTML text area on the page, place an HTML submission button, lay out according to your hobbies, enter some text on the page, tell the user to enter the text that you need to spell check in the text domain. 6, select all objects (Ctrl a) on the page, then select Form from the HTML menu of Visual Interdev, wrap the objects in the form. 7. Click the source function page at the bottom of the current window to switch to the source display view. Modify HTML Open