Making Best use of 'Value' Property of 'Submit' Button
MAKING GOOD USE OF 'VALUE' PROPERTY OF HTML 'SUBMIT' BUTTON Normally, we do not make use of any of the attribute of the submit button as data. Reason being simpler, we have only one Submit button and having only one utility, i.e. post data to the ‘Action’ application. In this application ‘value’ property of submit button shall be valued! Here we will use multiple submit buttons instead of single submit button. For this purpose, we will assign different value to different buttons and will use value as ‘Submitted data’ to the action application! You will appreciate that we can make very user-friendly interface using the same. Although, the full application is developed, objective of the attached codes is to show usage of multiple submit button with different values to make user friendly interface.
AI Summary: This codebase represents a historical implementation of the logic described in the metadata. Our preservation engine analyzes the structure to provide context for modern developers.
Upload