Web Form that drops into acess database

  • Thread starter Thread starter mgreer65
  • Start date Start date
M

mgreer65

I want to do something that I feel is very simple; however, I have no
knowledge of how to do it. I want to have a form on a website that
drops the data from the form into an access database.

Any help would be greatly appreciated.

Thanks,
Michael
 
I want to do something that I feel is very simple; however, I have no
knowledge of how to do it. I want to have a form on a website that
drops the data from the form into an access database.

Any help would be greatly appreciated.

Your mistake is in thinking that this is simple. It is not. You would not use
an Access form, but would have to know how to build a web page that interacts
with components on the web server that in turn interact with your database.

How much do you know about web page design?
 
Your mistake is in thinking that this is simple.  It is not.  You would not use
an Access form, but would have to know how to build a web page that interacts
with components on the web server that in turn interact with your database..

How much do you know about web page design?

I would say my knowledge of web design is above average (I am a
computer science minor who has designed 10+ basic websites).

Thanks for the response and any help is appreciated.

Thanks,
Michael
 

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