I created a form in Access. I would like to put up the form on our website so people can enter their information. We need to review the data before they get into our database.
I am actually stuck about how to publish the form. I thought it was an easy thing, but I guess not... I tried to export it as an html but what I got was not the form (but something like the fields in one row).
Or should I create the form in PHP? But then how do I connect it with our database? We have to reenter the data. (I thought the data could go into the database fro the web but would be marked as not reviewed.)
Any help appreciated. (And sorry if I asked something stupid!)