I am trying to make a very simple web page that is only accessed through a
small number of people but those people are allowed to change the infromation
on that page. All I want to be able to have a list of things in a table then
after have two buttons yes/no that can be checked. Pref. also a text field to
write who made changes and what was done etc. Then at the button I would like a
submit or an "update" button that will update the entire page so the next
person who views the page will see the changes that the previous use had made.
Basically I want the page to remember which radio buttons were checked last. If
anyone could please help me or at least point me in the direction of what this
is called.