Jump to content

[SOLVED] passing values in a disabled input text box.


Yammyguy

Recommended Posts

With the following code in a form:

 

<input type="text" name="my_input" value="HELLO!" disabled="disabled" />

 

Does the value get passed through POST on Submit?  It doesn't seem to be.  is there something I should be adding/doing in order to enable the value to pass?

 

I thought this would be a fairly straightforward thing - but it's turning out to be a pain in the bum!

 

Thanks in advance!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.