Click to See Complete Forum and Search --> : linking ASP to access DB


tyte
11-16-2005, 07:10 AM
..

kier
11-16-2005, 07:28 AM
Is there any specific reason you have moved over to HTML, or was it just a personal choice?
This will affect what options you have!

Bullschmidt
11-16-2005, 08:35 AM
Hi and welcome to the board!

Being able to have a site dynamically linked to a database is a main reason why developers often move from a pure HTML site to an ASP site. HTML sites are "static" while ASP sites are "dynamic" in that they can be linked to a database.

The ASP code is usually found within the <% and %> tags.

www.asp101.com/samples has some good, short database examples using ASP and a database.

If you want to move to a low-priced Web host that can handle ASP pages you may want to look into www.best-machine.com where currently for $4.50/mo total you can set up 5 domains (i.e. separate Web sites).

tyte
11-16-2005, 10:14 AM
..

Bullschmidt
11-16-2005, 12:50 PM
Cute, and nice slogan "Don't Worry Be Nappy" and this is something I put together about ASP that hopefully might help somehow:

Web Database Concept
http://www.bullschmidt.com/concept.asp