Is it possible to capture the selected file \[code\]<input type="file" name="upload" id="upload" />\[/code\] on the previous page after I click back button?\[code\]<input type="button" value="http://stackoverflow.com/questions/13873697/Back" onclick="history.back();" />\[/code\]for text, textarea, dropdown I don't encounter any problem