Title: Filebox with Fakepath Post by: mendozada on March 19, 2016, 01:45:09 PM Hello, could someone tell me how to do to copy a picture to my server because I can not find the solution how.
The problem is when I get the picture using FileBox, In IE gives me the right direction C: \ Photo \ Image1.jpg but CHROME and Maxthon C: \ fakepath \ Image1.jpg I have not tried it in Firefox. But I would like to do it from any browser. Code: <td valign="baseline" style="padding:10px" > greetings and thanks ;) Title: Re: Filebox with Fakepath Post by: stworthy on March 19, 2016, 06:31:24 PM Due to the security reasons, the browser has no access to the file system. It stops you for getting the real path from the client computer.
|