Wrox Home  
Search P2P Archive for: Go

  Return to Index  

javascript thread: reading disabled fields


Message #1 by "Mark Hembree" <mhembree@b...> on Tue, 8 Aug 2000 15:57:40
I have a disabled field that I need returned to a resolving ASP page, 
however when I place the "disabled" on the control, the POST method no 
longer sends the data of that specific field to the next page. My goal was 
to have a field that the user can select from a list of values and not be 
able to modify. I know I can read the value of the selected list box, but I 
am doing other things with the "Value" data in the list box.

Any ideas?

thanks

Mark

  Return to Index