Hi!
My form have some JS functions, and the fields of this functions have to be disabled, but these disabled fields aren't been send to email.
How to send this fields?
Thank you for this great comp!!!
Best Regards
Luis Pacheco
Post edited by: labp2, at: 2007/08/03 15:53<br><br>Post edited by: labp2, at: 2007/08/03 15:54
My form have some JS functions, and the fields of this functions have to be disabled, but these disabled fields aren't been send to email.
How to send this fields?
Thank you for this great comp!!!
Best Regards
Luis Pacheco
Post edited by: labp2, at: 2007/08/03 15:53<br><br>Post edited by: labp2, at: 2007/08/03 15:54
Hi Luis,
I'm sorry, I don't understand what you are asking. Please can you post some of the JavaScript and maybe a sample of a 'disabled field'?
Bob
I'm sorry, I don't understand what you are asking. Please can you post some of the JavaScript and maybe a sample of a 'disabled field'?
Bob
Hi Luis,
a disabled field will NOT have a POST value after the form is submitted, so you will get only the field name but not the value!!
a disabled field will NOT have a POST value after the form is submitted, so you will get only the field name but not the value!!
This topic is locked and no more replies can be posted.