G
Guest
I have created a page file that users on our intranet can fill out and when
they hit SAVE it will store that information into the database.
Problem is that when the .htm is first opened it displays a record from the
table and the user must select NEW to clear it.
Is there a way that I can have the page appear without a previous record
being displayed? It is not choosing the first or last record to display. If I
delete that record that is shown on startup the next record is displayed.
This file is opened from another htm page that gives the user a selection of
options.
If I could write a macro that would automatically start it as new that would
be great. Even code....but I am not skilled at this.
they hit SAVE it will store that information into the database.
Problem is that when the .htm is first opened it displays a record from the
table and the user must select NEW to clear it.
Is there a way that I can have the page appear without a previous record
being displayed? It is not choosing the first or last record to display. If I
delete that record that is shown on startup the next record is displayed.
This file is opened from another htm page that gives the user a selection of
options.
If I could write a macro that would automatically start it as new that would
be great. Even code....but I am not skilled at this.