I want to simplify this code. I want to set everything inside a form of 100 input boxes to zero without making 100 lines of code. What would be the best approach.
I should probably have been more descriptive. I am looking for a way to get the id element to be the same as the value of REV without using hundreds of lines of code that I am using now.
I have code that needs to be repeated quite often and Im not sure how to do it. It would be nice if the value of "REV" could automatically associate itself with whatever Id that is the name number as...