Categories
Tags → Asp Simple

Excel Data

This is a simple ASP script demonstrating how to connect and display Excel data using ADO From ASP.
DETAILS

Contact.asp

Contact.asp is a simple ASP form processing script that you can use for getting feedback from your users, etc.
DETAILS

Write A Guestbook In 5 Steps

This article takes you through 5 simple steps to create your own ASP guestbook program. It uses an Access 97 database for the guestbook example.
DETAILS

Free Active Servers Counter

This is a simple ASP script that lets you count and show in your pages the number of active visitors in a given moment. The script has two parts: a file name global.asa, and a small code to place in your pages to show the number of active users.
DETAILS

Free Simple Ad Rotator

This is a set of ASP scripts that allows you to show to your visitors different ads each time they access a page from your server. The system is based in three different pages: global.asa that will be assigned a variable name session(&"ad&am...
DETAILS

Creating a Server Component with Visual Basic

This article is primarily for Active Server Pages (ASP) developers who would like to take their ASP skills a step further. By bundling ASP code into server-side components, developers not only increase Visual Basic functionality and ASP speed, but al...
DETAILS

Connecting To A Database and Retrieving Results in 9 Easy Steps

Now everybody can connect to a database. Simple database access is a huge feature of ASP and one of the most widely used by developers but when you are first learning, it s hard to separate the database stuff from the rest of the code so I made this ...
DETAILS

Simple Database Search Engine

This is a simple ASP script that allows you to search one or more fields in a database based on one or more entered keywords. If you enter no criteria, all results are displayed. You can enter keywords separated by spaces or by commas. You can also c...
DETAILS

ANEI-Base64

ANEI-Base64 is an ASP component used to encode and decode in base64 format. This component allows you to pass it a string or other data type using server-side VBScript and use the results with web pages. The component itself consists of a simple .DLL...
DETAILS

ASPSort

The ASPSort ASP component provides a simple way to quick sort ASP arrays. The routines are written in C++ and are quick. The module can sort up to 12 single dimension ASP arrays deep, or a single multi-dimensioned array of any legal size.
DETAILS

Page:
©2019 A--9.com