I want to know if there is a way to keep text in the input fields if a user hit the refresh button while typing something in a form. \[code\]<form> <input type="text" name="aaa"/></form>\[/code\]I want to keep this text in the input field after refresh the page. Is it possible?Please help me anyone to give a suitable answer or reference.Thanks in advance..