Can a form on website populate a database?

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I am trying to design a registration form that will be filled on the
internet. I would like to know if it can be setup to populate a database so
I don't have to re=enter the data every time.

Thanks
 
Ted:

There are lots of great resources out there that explain how to use ASP with
Microsoft Access. I still use the tool I wrote about on DBJ and the code that
comes with it is pretty nifty.
http://www.databasejournal.com/features/msaccess/article.php/3487741

Classic ASP is all you need and what you describe is pretty simple. There
are some tricks for creating combo boxes and stuff. If you get to that point
and want me to post that code, let me know.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top