I have pretty much completed an microsofr access project which is a stock control system. It includes tables, forms , reports, queries etc. It also have a front end on for easy navigation for my uncle (it's for him). It will allow him to add, remove, edit entries in the table and run reports of the current stock situation.
I want to put this on the Internet, so he is able to do all the above wherever he is basically.
Just slightly confused about putting it on the internet now. What would be the best way to do this, obviously using
ASP is the solution, but what application shall I use. Could it be done in frontpage with aspx files which would trigger the .mdb to be opened through the webpage? Or isn't it as easy as that.
Thanks in advance