Hits Today: 2 Total: 12842 | Updated: 4/2/2000 | |
 | This tutorial shows you how to correctly display Textare results on a webpage instead of showing the results all on one line. Author: 4GuysFromRolla Code: ASP 2.0 & VBScript |
Hits Today: 3 Total: 24120 | Updated: 11/11/1999 | |
 | As the name implies, this sample allows you to choose multiple items from a pulldown box. Also shows you how to deal with the values returned to your ASP script. Author: ASP 101 Code: ASP 2.0 & VBScript |
Hits Today: 1 Total: 5268 | Updated: 10/8/2001 | |
 | Have you ever wondered how long one of your visitors spends filling out a particular form? Such information is vital for companies that conduct business on the Internet... Author: Scott Mitchell Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 21839 | Updated: 11/24/2001 | |
 | Checkboxes are probably one of the two most confusing HTML form elements. This article aims to clear things up a bit. Author: ASP 101 Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 17117 | Updated: 11/24/2001 | |
 | Along with Checkboxes, Radio Buttons are probably one of the two most confusing HTML form elements. Hopefully this will help clear things up for you.
Author: ASP 101 Code: ASP 3.0 & VBScript |
Hits Today: 5 Total: 26074 | Updated: 2/21/2001 | |
 | This code is used to send form information to your email account. Essentially, it sends an HTML email with some basic information to an email account and a link to view the completed form. It uses CDONTS to send the information. Author: Richard Thurgood Code: ASP 3.0 & VBScript |
Hits Today: 1 Total: 12286 | Updated: 11/4/2000 | |
 | Abd Shomad does a great job by giving this code on how to validate a form from the server side. The code is nicely formated and commented excellently. A printer friendly version of the code is also available. Author: Abd Shomad Code: ASP 3.0 & VBScript | |  | |
Hits Today: 1 Total: 8222 | Updated: 9/14/2001 | |
 | You fill in the blanks, and you are given the source code for the form, and a page to display the information in the database. Also the database is ready to download with all fields in your form.
Author: Derek Truman Code: ASP 3.0 & VBScript |
Hits Today: 2 Total: 16152 | Updated: 12/29/2001 | |
 | When a user submits a contact form, it is a good idea to record a copy of that email into a database for future reference. Here is how you can do it with MS Access. Author: |
|