BigDaddy
12-15-2003, 09:20 PM
My boss has this idea. He wants us to be able to allow the user to make changes to a form, save it as an electronic version on his local machine, then email it back to us. PDF is by default, not editable....excel and word are ok--but then you can edit everything on the document--not just the information the user is supposed to enter.
He does not want to use a database for it. I've suggested a web-based form, which the user fills out, then it's stored to a database, but he doesn't want to have to maintain the database table. In his defense, we're talking about 7 pages, with about 15-20 items per page, so it's a fairly substantial form. It also appears that the first person to access it may not be the only one with access to it--and maintaining security and still allowing multiple users in an organization to be able to view a file may be kind of interesting.
Seems to me though that the idea of having a website with an Oracle datbase behind it is to allow a page to update that table, but hey...
Any ideas?
He does not want to use a database for it. I've suggested a web-based form, which the user fills out, then it's stored to a database, but he doesn't want to have to maintain the database table. In his defense, we're talking about 7 pages, with about 15-20 items per page, so it's a fairly substantial form. It also appears that the first person to access it may not be the only one with access to it--and maintaining security and still allowing multiple users in an organization to be able to view a file may be kind of interesting.
Seems to me though that the idea of having a website with an Oracle datbase behind it is to allow a page to update that table, but hey...
Any ideas?