Home Search Contact us About us
 
ASP/APSX Ideas
Active Server Pages are a quick and simple may to add value to your web. These articles show how to perform simple and common tasks. The source for this site is also included here.
How to Call a COM object from an ASP. 14-Feb-2001
ASP can be a little slow and limited at times. Adding COM objects that are run on the Web Server can speed up things and leverage code written in a varity of language.

What this site is made of. 8-Feb-2001
Here you will find a summary of how this site is designed and some information on the objects that go to make up the site. There is also a download containing all the site information, binarys and source.

Deleting database records using ADO and VBScripts 20-Oct-2000
This note shows simple methods to delete records from a database using the ADO interface with VBScript.

Appending to database using ADO and VBScripts 19-Oct-2000
This note shows simple methods to append records to a database using the ADO interface with VBScript.

Reading database with ADO and VBScripts 18-Oct-2000
This note shows simple methods to add records to a database using the ADO interface with VBScript.

Modifying database records using ADO and VBScripts 17-Oct-2000
This note shows simple methods to modify records in a database using the ADO interface with VBScript.

Home Search Contact us About us