SAMPLES - ASP CLASS MODULES    


* NOTE : To use any of these ASP class modules, you need to put them on a server running MS IIS 4.0, 5.0, or better.  To make use of them, include them into the page that is using them via an include statement like this:

<!--#include file = "cADO.asp"-->

* NOTE : If you have problems downloading these files, try holding the <SHIFT> key and left-click on the URL of the file.  If that doesn't work, right-click on the URL of the file and select "Save Target As..." or "Save Link As..."

    Name:   Description:   Required:
cADO.asp     
This class module provides a simple, standard way use ADO (part of the Microsoft Data Access Components (MDAC)) to access any supported database... including MS SQL, MS Access, Oracle, FoxPro, etc.

This module is professional strength and includes full documentation, error checking, connection sharing, and object clean up to allow for the most efficient data access from within your project.

  MDAC v2.5
  (or better)

cCDONTS.asp     
This class module gives you an easy interface to the Collaboration Data Objects Interface Library for NTS (CDONTS.DLL), allowing you to send an Email from an IIS 4.0 (or higher) server, or Exchange 5.5 (or higher) server.  This class supports multiple TO, CC, and BCC addresses as well as multiple Email file attachments.

This module is professional strength and includes full documentation, error checking, and object clean up to allow for the most efficient data access from within your project.

  CDONTS.DLL

    - AND -

  (IIS 4.0+ or
  Exchange 5.5+)

cINI.asp     
This class module allows you to easily read from and write to an .INI file from within an ASP page.  This lets you write dynamic ASP functionality based on .INI settings for ultimate flexibility.

  MS Scripting
  Runtime
  [SCRRUN.DLL]
  (Server Side)

       

MAIN   |  DOWNLOADS  |  SAMPLE CODE  |  STEP BY STEP  |   DISCUSSION BOARD  |  LINKS  |  AUTHOR
E-MAIL