Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

web page database 3

Status
Not open for further replies.

Hobeau

MIS
Apr 19, 2004
77
US
Does anyone know of any good webpages that talk about integrating access with a web page? What I'm wanting to do is to create a section on my webpage for subscribers who want to get a monthly letter from our business. I want them to be able to type in their names, and emails and have it update an access database. Thanx.
 
Use asp to connect to the access database and update.

Hope this works

Peace,

me2you
 
Hello Hobeau,

Check my link the FAQ



Your task is pretty easy, look through my code sample.

This will get you on the right track.

It does require a little knowledge of ASP
I wrote this code without any ASP experiance, just need to know the basics... And a little about IIS

Good Luck...

AccessGuruCarl
Programmers helping programmers
you can't find a better site.
 
Thanks guys,, this is very helpful information!
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top