ACC97: Display Problems When Refreshing ASP Forms in Browser (164493)
The information in this article applies to:
This article was previously published under Q164493 Moderate: Requires basic macro, coding, and interoperability skills.
SYMPTOMS
When you export a Microsoft Access 97 form to Active Server Pages (ASP)
format, and then view the file with your Web browser program, you notice
one of the following problems when you click the Refresh button:
- The form becomes blank and does not display anything at all.
- The form displays only some of the fields or navigation buttons that it
actually contains.
- The form continues to display the same record, even though that record
was deleted from the database.
CAUSE
The record you are viewing with the ASP file has been deleted from the
database, and the ASP file is unable to refresh the screen correctly
because it cannot requery the same record.
RESOLUTION
In most cases, you must quit your Web browser program and restart it again
before you can view the ASP form and its data correctly. If the navigation
buttons still appear on your form, such as the First, Last, Next or
Previous record buttons, you may be able to click one or more of them to
restore the form to its original state.
REFERENCES
For more information about creating ASP files and other Internet solutions
using Microsoft Access 97, please refer to "Building Applications with
Microsoft Access 97," Chapter 21, "Developing Applications for the Internet
and the World Wide Web," pages 587-629.
Modification Type: | Major | Last Reviewed: | 10/20/2003 |
---|
Keywords: | kbinterop kbprb KB164493 |
---|
|