|
|
|
|
|
| | |
|
Active Server Pages ASP control controls class classes module script Scripts applet CJWSoft ASPProtect ASPBanner ASPClassifieds
(Advanced)
(Components)
(Database)
(General)
(Vbscript)

|
|
Subject: |
Re: Displaying a checkbox on a asp page |
From: |
TTT |
Date: |
1/2/2001 2:26:42 AM |
IP: |
172.130.176.27 |
The input checkbox code should be as:
<input type="checkbox" name="OccurenceCheck" <% If OccurenceCheck = "True" Then Response.Write ("Checked") %>>
You don't need the "value=" tag to set the checking. |
Previous Message
|
|
|
|
|
|
|
|
|
|
|
|