Interact with your users using asp. Guestbooks calander scripts show active users and shopping cart applications are just some of the ways to deal with clients.
Login system complete with admin area and lost password retrieval via email. Password protect all or part of your site in under ten minutes. Well documented and easy to follow setup instructions
I often see people having a "tip of the day", or a "quote of the day", and I thought I should try to make a VBScript variant. It reads the quotes from a text file (for easy maintenance), and displays it.
One of the easiest you'll ever run into. Through ASP, create a thank-you page that is personalized and actually posts different information, depending on what the viewer entered in the guestbook
Welcome to version 1.00 of our basic guestbook , in this version we use a text file to store our guestbook entries and then display them on another page . This guestbook consists of the following files .
There are many systems that I can think of which would benefit from having a shared calendar into which users can log and read events. Almost any group based project, whether running on an intranet or over the Internet could make use of it. So, following Matthew Reynolds' suggestion, I wrote some code to produce it.
Version 3.0 is currently the latest and greatest implementation of the original VerifyCreditCardNumber function and was released on September 20th, 2000. This implementation solves the following issues not previously addressed in the last 2 versions:
In this example we will create 2 pages , on the first page we have a text box and a submit button . The user enters a valid color (e.g azure , blue , silver , gold ) and this is then sent to the second ASP page where the information is processed and added to the body tag .