Hi, all.. I'm really hoping someone can help me out with a problem..
I have a simple database created with 2 tables (one for reference for a drop down, the other is the primary data table). I have also created a Data Access Page that is linked to our department website.
The purpose of the page is to create a data entry point for co-workers to input suggestions/comments and that sort of thing. We chose this route to create it because the department site is not published on an Intranet or Internet site. It is housed on the department's shared hard drive. We do not have a large user base so this solution fits our needs well.
Here is my problem. The small data entry area has a submit button with the string: MsoNavAddNew which is supposed to make sure that the next blank record is brought up. What is happening, however, is that the data access page does not clear the previous information. Instead, after hitting submit, it tries to create a new data entry area below the original. At this point, I am not sure anymore what I should be looking at in order to fix the problem.
I would appreciate any suggestions that you can send my way.. Thank you very much.