I used the Shaun Inman’s method to create a customized “upload file” button, and it works just fine.
Trouble is, this method doesn’t display the file path that the user has uploaded.
Can anyone help me with a simple JS code to have the file path displayed when selected.
Newer versions of browsers do not send up the file path for security reasons, that is why you are not seeing it.
IE8 value depends on security zone