|
|
|||||||||
|
|||||||||
|
|||||||||
| |
||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
get value of disabled item
Is it possible to use Request.Form("ddlName") when ddlName disabled state = true?
See: http://forums.aspfree.com/t41356/s.html Thanks! |
|
#2
|
||||
|
||||
|
Nope - cos it's disabled it will not appear in the Form or QueryString collection
__________________
selwonk If I've posted some code above, you might think it looks a bit simplistic. It might be. I'd rather people tried the next step themselves rather than getting a full solution on a plate. That way they learn more! |
|
#3
|
||||
|
||||
|
indeed... but we found workaround by enabling all form elements prior to the submission - small javascript chunk of code and all is working fine.
![]() |
|
#4
|
||||
|
||||
|
It might be me, but what's the point in the field being disabled then?
|
|
#6
|
||||
|
||||
|
Yep - suppose so...
|
![]() |
| Viewing: ASP Free Forums > Programming > HTML, JavaScript And CSS Help > get value of disabled item |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|