Categories
Tags → Asp Object

Recordset converter

Recordset converter is a library for converting DAO or ADO recordsets to MDB or DBF files. It enables direct binary output of MDB or DBF files from ASP pages with one row of code. The object also supports on-the-fly compression by zip/arj.
DETAILS

csDrawGraph

This COM object / ASP component draws pie and bar charts and line graphs &"on the fly&". Output can be streamed to the browser using BinaryWrite, or saved to file. Image types include GIF, PNG, JPG and bitmap. A wide range of proper...
DETAILS

Wizz Computers ASP Guestbook

This is the ASP version of Wizz Computers Guestbook. It uses an ADO connection object, using an ODBC DSN to connect to the database. The ADO connection object has session scope and is instantiated in Global.asa. Before using the ASP version you'...
DETAILS

ShotIp

ShotIp is an OLE automation application (COM application, ASP component etc.) that allows your scripts to connect with other computers on Internet or intranet networks &"on the fly&". In several strings of code you can retrieve text...
DETAILS

Download Script

This download counter script uses ASP file system object to get the size of the download file and to track how many times a file is already downloaded.
DETAILS

ASP Data Access for Beginners

The driving force behind Active Server technologies is data access. In order to develop a truly dynamic web site developers need to allow users to access data on demand. Luckily, with Microsoft''s Active Server Pages, this is exceedingly easy to...
DETAILS

Forms - Check Boxes

The checkbox object is coded along the same lines as radio buttons, however each checkbox must get its own unique name since the state of &"checked&" or &"not checked&" will be passed to ASP for each box. Remember ...
DETAILS

WebResolve

WebResolve is a simple ASP COM object that will resolve a hostname or IP address given a hostname or IP address. If you enter www.webtest2000.com as the hostname, your result will be 216.122.51.96, and vice versa. This COM object will be used for our...
DETAILS

HTMLTemplate Object

The HTML Template Object is a lightweight class whose sole purpose is to completely separate HTML from server side ASP code. Through the use of special HTML templates, a web page can be created by setting the parameters of the HTMLTemplate object to ...
DETAILS

ASP Overview

This article by Microsoft describes the definition of an ASP File, Is it hard to use?, Object Model, and other ASP resources.
DETAILS

Page:
©2003-2019 jCay.com