Asp.net Web page to db

  • Thread starter Thread starter John
  • Start date Start date
J

John

Hi

I am looking for an asp.net web page example/tutorial that lets user fill an
enquiry form and on submit saves the info in a backend db, preferably
access. Any help would be highly appreciated.

Thanks

Regards
 
Hi,

You are soooooooooooooo lucky! I just did a search on Google for "asp.net
access database insert" and there must be like over a thousand examples.
Here is the first one that comes up:

http://www.codefixer.com/tutorials/form_to_database.asp

If you have any problems running it then post back here along with the code
that is causing you trouble. Good luck! Ken.
 
Back
Top