How to use
<input type="submit" value="Filter" />
and update a record and save the changes. Note: Records are stored in the application itself. NO DB is used. For learning purpose.
Based on the input, how to search and display the record and then allowing to modify a field and saving the same. Please give proper guidance.
Thanks