I don\'t even know if this is possible or not but is there a method you can take the value of the selected file in a input file field to a input tex
Hook on the change event of the file field.
change
Jsfiddle demo. Note that IE6/7 incorrectly gives the full path while other browsers correctly gives only the filename.