Get Parameter Values from Disabled select

M

Meendar

Hi,

Is there any possible way to get parameter values from the disabled
<select> of html.


Thanks in Advance!
 
A

angrybaldguy

Hi,

Is there any possible way to get parameter values from the disabled
<select> of html.

Thanks in Advance!

As per the HTML specification, disabled form fields are not part of
the submitted data. See HTML 4.01 section 17.13.2: Successful
controls. If you want to prevent the user from changing a control
directly while still allowing it to be submitted, replace it with read-
only text (not a form control at all) and a hidden input with the
value to be submitted.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,780
Messages
2,569,610
Members
45,255
Latest member
TopCryptoTwitterChannels

Latest Threads

Top