| 43 matches found |
Page 1 of 6 < Previous | 1 | 2 | 3 | 4 | 5 | 6 | Next > |
 |
| Language |
Type |
Rating |
Description |
 |
| ASP |
Code |
|
Open CSV File as Dataset This script shows you how to open a CSV file as a recordset so you can read and write records. It also shows a simple method of looping through the records to p... more |
 |
| ASP |
Code |
|
ASP - Select Random Records from a data table Many ASP programmers write complicated code to simulate a random selection of items from an open recordset. This is often done by reading all the records into a... more |
 |
| ASP |
Code |
|
Show all Server Variables This is a simple script to demonstrate how to read and show all server variables.... more |
 |
| ASP |
Code |
|
State Drop-down List (validated) This code creates a state drop-down list with the chosen state selected. It includes US States, Canadian Provinces, and a selection for 'none' if the person doe... more |
 |
| ASP |
Code |
|
Country Drop-down List (with validation) This code creates a country drop-down list with the chosen country selected. It is useful for online forms which are populated form a form post or from a datab... more |
 |
| ASP |
Code |
|
Calculate a Person's Age How do you calculate a person's age in ASP?
You might think the DateDiff function would work if you use the year (yyyy) option. But it doesn't work right be... more |
 |
| ASP |
Tip |
|
Read and Write Cookies in ASP This code contains a simple example of reading and writing a cookie in classic ASP.... more |
 |
| ASP |
CODE |
|
ASP - Create Radio Buttons This is a simple function to create radio buttons. I use it often to populate survey forms when there are many repeated radio button groups.... more |
 |
| Page 1 of 6 < Previous | 1 | 2 | 3 | 4 | 5 | 6 | Next > |