Right now I have my database completed its on the server I have created an HTM Data entry page in the same directory as the database. It has been tested and works. I created network shortcuts that point to the HTM file for all my users.
I have it setup so all users can add data to the same record all day long. The page periodically refreshes to show the data other users have entered.
Now the problem I am having is this: Each record is supposed to represent a day of the month and the whole system works flawlessly for the first day or the first record.
When you move on to the second day or second record every time the page refreshes or you refresh it manually or when you close it and open it. It always goes back to the first record.
Now I can force it to go to a new record but then it goes to a new record for everyone, every time they open it or refresh it.
I need to know how I can force it to go to the last record when I open the HTM form. Keep in mind that since I am working with an HTM form it ignores all event properties as a result I can’t use a macro like I would if I was dealing with a normal Access From.
Any help would be appreciated.
I have it setup so all users can add data to the same record all day long. The page periodically refreshes to show the data other users have entered.
Now the problem I am having is this: Each record is supposed to represent a day of the month and the whole system works flawlessly for the first day or the first record.
When you move on to the second day or second record every time the page refreshes or you refresh it manually or when you close it and open it. It always goes back to the first record.
Now I can force it to go to a new record but then it goes to a new record for everyone, every time they open it or refresh it.
I need to know how I can force it to go to the last record when I open the HTM form. Keep in mind that since I am working with an HTM form it ignores all event properties as a result I can’t use a macro like I would if I was dealing with a normal Access From.
Any help would be appreciated.