Hello everyone,
I have a database in Access 2002 and I need to set up a frontend/GUI/whatever that does the following:
When a hotspot on the flowsheet (VERY LARGE jpeg) is clicked, it needs to display all of the information about that item (which could be any record [aka. row] from the database) in a sidebar. There will likely only be one user at any one time, and the user will have access to the folder where the database is stored. There are about 150 items.
I have been unable to do this with Access 2002, so I doodled around a bit trying to export it to XML and using Javascript, but the need is for a dynamic interface, not one that needs to be updated every time a change is made. I have a suspicion that ASP is involved in the solution, but I know practically nothing about it.
I haven't been able to find any literature on the subject, so any tips/links/advice/whatever is greatly appreciated.
Thanks!
I have a database in Access 2002 and I need to set up a frontend/GUI/whatever that does the following:
When a hotspot on the flowsheet (VERY LARGE jpeg) is clicked, it needs to display all of the information about that item (which could be any record [aka. row] from the database) in a sidebar. There will likely only be one user at any one time, and the user will have access to the folder where the database is stored. There are about 150 items.
I have been unable to do this with Access 2002, so I doodled around a bit trying to export it to XML and using Javascript, but the need is for a dynamic interface, not one that needs to be updated every time a change is made. I have a suspicion that ASP is involved in the solution, but I know practically nothing about it.
I haven't been able to find any literature on the subject, so any tips/links/advice/whatever is greatly appreciated.
Thanks!