|
|
|
|
|
| | |
|
Active Server Pages ASP ASP.NET .aspx .ascx Web HTML Developer Internet Microsoft Web Services Visual Studio .NET 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
|
|
|
|
|
|
|
|
|
|
|
|