access hidden filds with javascript

rfazendeiro

Centurion
Joined
Mar 8, 2004
Messages
110
hi to all,

i have a form and some input hidden field. I have a button with a onclick event that triggers a javascript function. What i need is when i click the button i but a value in the hidden field and then submit the form.

how can i access the hidden field with javascript?


thx to all
 
Back
Top