Hi There,
I have a simple form with text fields, now a couple of them are generated from PHP, and are inserted into the fields by using a value = "".
These form fields also have a disabled = "yes" to stop the user messing with the values.
trouble is, the fields with disabled on them don't post the data over. Is this a fault or by design?
Thanks
Mark