|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
radiobutton
How do i enable and disable radiobutton based on my condition?
|
|
#2
|
|||
|
|||
|
<% if condition then%>
<INPUT TYPE="RADIO" NAME="btn1" VALUE="today" DISABLED> <%else%> <INPUT TYPE="RADIO" NAME="btn1" VALUE="today"> <%end if%> |
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > radiobutton |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|