cgeier 187 Junior Poster

Use ASP with ADO. If .NET framework is installed, you could also use ASP .NET
http://www.w3schools.com/asp/asp_intro.asp
http://www.w3schools.com/asp/asp_ado.asp
http://www.w3schools.com/ado/ado_intro.asp

For connection strings see:
http://www.connectionstrings.com/

Madaxe commented: Helpful suggestion and excellent links +2