FP98: VBScript Error When Browsing to Page With Database Region
ID: Q183037
|
The information in this article applies to:
-
Microsoft FrontPage 98 for Windows
SYMPTOMS
When you preview a page that contains a database region, one of the following error messages
appear in the Web browser:
Microsoft VBScript compilation error '80a03fb'
-or-
Microsoft VBScript compilation error '800a040e'
NOTE: The error may differ depending on the version of your Web server.
CAUSE
These messages appear in any of the following cases:
- You moved the "Database: Start" section after the "Database: End"
section of the database region.
-or-
- You moved the "Database: End" section before the "Database: Start"
section of the database region.
-or-
- You deleted the "Database: Start" or the "Database: End" sections from
the database region.
RESOLUTION
To resolve this behavior, use one of the following methods.
Method 1: If you moved "Database: Start" after "Database: End"
If you moved the "Database: Start" section after the "Database: End" section, follow these steps:
- Select the "Database: Start" section.
- On the Edit menu, click Cut.
- Place the insertion point above the database region and then click Paste
on the Edit menu.
Method 2: You Moved "Database: End" After "Database: Start"
If you moved the "Database: End" section after the "Database: Start" section, follow these steps:
- Select the "Database: End" section.
- On the Edit menu, click Cut.
- Place the insertion point below the database region and then click Paste
on the Edit menu.
Method 3: You Deleted the "Database: Start" or the "Database: End" Sections
If you deleted the "Database: Start" or the "Database: End" sections, remove the database
region and then re-insert it.
MORE INFORMATION
For additional information, please see the following articles in the
Microsoft Knowledge Base:
Q180405 FP98: Sample ASP Wizard Available for Download
Q175770 FP98: How to Post Information to a Database Using ASP
Q175771 FP98: How to Display Contents of a Database Using ASP
Additional query words:
98 compilation start end loop asp database
Keywords : kbdta fpedit fpodbc fpiis
Version : WINDOWS:
Platform : WINDOWS
Issue type : kbbug
Last Reviewed: July 29, 1999