Why is this page completely different in ie and chrome? HTMLcode & lt; html & gt; & lt; body & gt; & lt; formaction & quot; fileUpload. php & quot; method & quot; post & quot; enctype & quot; multipartform-data & quot; & gt; & lt; why is the label page completely different in ie and chrome?
HTML code
The text box is displayed in ie. the absolute path name of the file is displayed correctly after the target file is selected;
But there is no text box in chrome or Firefox, and only the file name is displayed after selecting the file?
------ Solution --------------------
Firefox can see the text box and also shows the path, but the post cannot be the path value, only post to the file name
To achieve this, use ajax to Upload
------ Solution --------------------
Normal, different resolution methods for each browser
This is personality.
------ Solution --------------------
Which version do you use. Is the browser broken?
------ Solution --------------------
This is a difference, showing your own personality.
------ Solution --------------------
Discussion
The browser is ie9, chrome, and firefox, and the webpage suffix is. php, not html.
------ Solution --------------------
This is normal. The browser is designed in this way.