You use IDs for JavaScript manipulation.
You use Names for form field submission.
The two are not related. So setting both to the same value is OK, but it is not required.
You use IDs for JavaScript manipulation.
You use Names for form field submission.
The two are not related. So setting both to the same value is OK, but it is not required.