Web based data entry

T

Tom B

I am developing a database and would like to setup a way for a user to add
and edit data through a web based interface. The idea is that same as a Data
Access Page but haven't had any luck getting it to work properly. My
database consists of three tables with the first table having a one to many
relationship to the second and the second having the same relationship to the
third. The DAP seems to use grouping scheme but doesn't seem to work
properly. I plan in trying the wizard from this site:
http://www.trigeminal.com/frmrpt2dap_readme.asp?1033 but would like to know
if there are any alternative methods in doing this. I want to make the
interface easy to use as possible. I have some knowledge in databases but
don't have much experience in any type of coding. Can someone please provide
a direction for me to go in?

Thanks
Tom B
 
Top