Say we have an standard html form that takes input from the user.
there are standard text fields, checkboxes etc..
Now using this info how does one generate a permanent (read-only) html page that is then shown to the user ? By 'permanent' i mean the webpage created doesn't get deleted , it...