I am in the process of putting together a small intranet site that will allow users to enter a 5 forms into a database.
The five forms are related and a table exists for each form.
Ideally,the user would goto a mainpage (password protected) and be able to select on a list of records, search on the list by field and then add / edit or delete the record.
I have seen form scripts that allow you to add a record to a database but I want something more robust.
Any thoughts and/or recommendations would be appreciated.
Thanks in advance.
The five forms are related and a table exists for each form.
Ideally,the user would goto a mainpage (password protected) and be able to select on a list of records, search on the list by field and then add / edit or delete the record.
I have seen form scripts that allow you to add a record to a database but I want something more robust.
Any thoughts and/or recommendations would be appreciated.
Thanks in advance.
Comment