I am working on an old version of IE and wonder if I can change the title of file selection window. The tag below
<input type="file" name="myFile" />
shows a button of "Browse...", when clicked a file selection window pops out with title "Choose File to Upload". I would like to change this title.