Accessing Form Values/Hidden Values

Accessing Form Values/Hidden Values

I'd like to update, via javascript, form values in an embedded iFrame form but since none of the elements have IDs, only names, I haven't been able to figure out a way to update form values via javascript. My goal is to create a form that has a hidden field that I can update without the user knowing and have it be submitted with the form.


Thoughts? Comments? Questions?