Advertisment
This script will validate form input against field in a database. The script will connect to the database and query the database fields - if the...
This is a quick and easy guide to building an authentication system in ASP. First, it explains Authentication: What it is, how you work with it,...
This article describes how you can secure ASP applications using simple, but quite effective authentication schemes. This article uses a very...
This article explains how to control web application access by validating the user’s login and password against a database using Active Server...
In this part 3 of 'Using ASP for Form Handling', you will be shows how to put the form data gathered into a database. Shows how to...
This article is first in the series demonstrating the use of Active Directory in ASP.NET. Of course all the demo code is written in language of...
This is a very quick time application built using Microsoft ASP.NET. Its basic purpose is to show the power and Rapid Application Development...
The potential of 'Flash and ASP' has not yet been fully realized and there are not many articles or guides on the web to help you through...
Several methods to create hi-speed log files in ASP/VBS using Scripting.FileSystemObject and LogFile class of ScriptUtils. VBS Samples and...
This article shows a way to download multiple files in one http request. It let's you send an HTML page along with image preview, prepare more...
Two ways to compact (compress) MDB database directly from the ASP/VBS using DAO 3.5 or JRO (MDAC 2.1).
This is a small Web Application, this contains basic XML functions using ASP including a XML driven user authentication, adding new records,...
Lets you add an user email account to windows 2003 pop3 service using script or other programming environment. The script bellow is written in VBA...
See how your visitors rate your website with this easy to use and tweak asp script.
This tutorial documents code for connecting to a MS Access Database using the DSN-Less approach. With DNS-Less approach all you have to do in your...
Let's you add an user email account to windows 2003 pop3 service using script. The script is written in VBA 6 (You can use it in Visual basic...
Simple replace function - replaces relative links to absolute base links in HTML href and src attributes and a, img and link tags. It works in ASP...
Let's you read and replace ID3 tags in mp3 media files. You can replace tags all files in one folder, disk or computer. Let's you change...
Short support functions - Create a postoffice, add a domain to the postoffice, add a mailbox, login, user account and a smtp email address,...
You will find here a script that will show you how to create a real Excel file (spreadsheet in biff8 format) from asp without having MS Excel. The...