web access to forms?

mfpoore

Registered User.
Local time
Today, 02:03
Joined
Mar 3, 2004
Messages
32
I use a MS Access database in a medical/diagnostic type business. I would like to give our clients access (password locked or something to prevent people from viewing others' info) web access.
The problem is I dont know ANYTHING about doing this.
Can someone please point me in the right direction, even a list of articles or something on how to get started?


Many, many thanks for any help

mfpoore
 
There are several ways to go about it.

First I would determine what information do you want them to be able to access.
If it has patient information your big concern is you are going to have to keep an audit trail on who is accessing and what they are accessing, because of HIPAA. You are also going to have be on a Secured server because if they are accessing it through the net there is potential that someone could get in and see information that they are not suppose to see according to HIPPA. Which can translate into expense for your company.

I would look into ASP or PHP.

K
 
Last edited:

Users who are viewing this thread

Back
Top Bottom