If a user changes a text element on a page, a refresh overwrites it with the initial value in that element.
1. Is there a way of refreshing without the overwriting ?
2. Is there a way (a Javascript maybe) of distinguishing a true submit from a refresh ?


