SyntaxFix
Write A Post
Hire A Developer
Questions
You can get the value like this:
this['inputname'].value
Where this refers to the form that contains the input.
this