/ Published in: JavaScript
Expand |
Embed | Plain Text
document.forms['myForm'].elements['myField'].value
You need to login to post a comment.
fugue on 12/29/06
1 person have marked this snippet as a favorite
document.forms['myForm'].elements['myField'].value
You need to login to post a comment.