Aloha,
My HTML contains few text fields and I would like to know how can I create a button that will Reset the input (clean the text field).
The input is then moved to a PHP script that prints it. How can I add a Back button to the script so it can go back and show the HTML file with the field filled with the input..
Thanks.