jCay.com

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Forms - Check Boxes

DeEnFrSp
Hits: 12

Forms - Check Boxes

Rating 0.0 0.0
The checkbox object is coded along the same lines as radio buttons, however each checkbox must get its own unique name since the state of "checked" or "not checked" will be passed to ASP for each box. Remember that you can set more than one option to be checked. Complete source code provided for the example.


Platform(s): n/a
Date: Oct, 02 2000
Author: http://www.learnasp.com/learn/formcheckbox.asp

Ratings

Number of Ratings: 0 Votes
5     
0%
4
0%
3
0%
2
0%
1
0%
Visitor Voting Booth: Rate It!

Others Scripts

Display Table on Web Page

ASP/Tips and Tutorials/Database-related