Categories
Tags → Using Asp

Using ASP to create, edit, or delete information in a database.

This is a set of ASP examples/tutorials that demonstrate exactly how to use ASP with a database. Topics include: Using ADO To Add A New Record, Using ADO To Update An Existing Record, Using An Update Query To Modify An Existing Record, Using Delete S...
DETAILS

The latest best-kept secret

With the same features as ASP and JSP, PHP is the fastest growing Apache add-on....as well as .asp and .jsp (and .htm/html for ordinary Web pages), another file extension is becoming increasingly common - .php....As another Netcraft survey shows, th...
DETAILS

A Text-Based Search Engine

Have you wanted to allow your users to search through your website, checking for files that contain a particular string? Using the FileSystemObject, you can search through all of the files in a particular directory that contain a particular string. T...
DETAILS

Simple ASP Authentication System

This article describes how you can secure ASP applications using simple, but quite effective authentication schemes. This article uses a very simple way to achieve this. Just follow the steps and you have a secure login system.
DETAILS

Querying an Access database in ASP

Active Server Pages allow us an easy means of querying and updating a database from a webpage. This article describes the basics of using this technique in a nutshell. The examples given here utilize a Microsoft Access database, but the principles el...
DETAILS

SimpleMail

SimpleMail allows you to send email messages from your ASP pages or any other ActiveX compatible container application like VB. It was implemented using the original SMTP-protocol, and to keep it simple it does not offer MIME or file attachment features.
DETAILS

Restricted Access - database authentication

This script allows you to keep unwanted visitors out of any ASP file in your web site. It restricts unwanted users from viewing any part of your web site by using a database to authenticate the user names and passwords of authorized viewers.
DETAILS

Mailing List with Autoresponder System

Create a system that allows a user to subscribe to a mailing list by entering an email address. After the address is recorded a confirmation message is sent to via email using an ASP mail component.
DETAILS

AspTear

You want to tear web pages from other servers using ASP script and don''t want to pay for the component? Then here''s the solution for you. AspTear features: Supports GET and POST, Send query strings and POST data to the server, Access HTTP...
DETAILS

AspEventlog

This free component allows you to easily add events to NT''s Application event log directly from within an ASP page. Version 2.0 adds support for logging to remote servers as well as using custom event sources.
DETAILS

Page:
©2003-2019 jCay.com