Advertisment
This code sample demonstrates how to validate an email address using regular expressions. It ensures that an email address is properly syntaxed and...
This code sample will show you how to send HTML-formatted email messages. The code is written using CDO for 2000, but there is a CDONTS version as...
Here is an interesting article that explains how to help the authorities in tracking down people who cause sites to send unwanted email to others...
A Step-by-step tutorial showing you how to create a feedback form using different email systems. Supports CDONTS, JMail, ASPEmail and ASPMail, but...
Here you will find an error class called CError that allows you to display a custom dialog box with the option to have a detailed message, a...
This example demonstrates how to serve a custom page to users whenever a 404 error occurs as well as log the user info such as ip, referrer,...
The author writes 'It is important to know what is going on with your site in development and production. By implementing proper error...
It is quite common for people using the CoverYourASP source code to get errors when first connecting to the database. This tutorial explains how...
Everyone has seen an HTTP 404 error at some point. You follow a link on a web page, and BOOM - File not found. Perhaps the author spelt it...
The basic 404 error or file not found page serves two specific purposes. Firstly, to alert the user that the item they were expecting is not...
ASP form input can be transformed into most any type of format that you'd like to see it in. Typically, most form input either gets delivered...
This code example demonstrates how to create excel documents on your server. Using the US state info db, after reading the contents of the db...
This article shows how to use an Excel file as the database for an employee photo directory. As part of the Active Server Pages application it...
The author writes 'For small data bits on a server where the chance for significant simultaneous traffic is not likely excel can perform many...
This article describes using the Office Web Components (OWC) to create an Excel spreadsheet via ASP code based on the results from a database...
This tutorial shows a quick and easy way to generate Excel reports using just ASP. It allows the server to dynamically create Excel reports without...
This is a short example showing how to bring data from Access to excel where further manipulation can take place.
This is some sample code for reading a file with ASP.
Easy code for creating a file
This example displays some useful file examples . Last accessed , last modified and when the file was created