Tag Archives: Safety Feature

c:\facepath\??

Hi! Me and my pal are running your file uploading program, and we have got a problem with when the user chooses the particular file. This says " D: \fakepath\file". The URL into the site is: http: //filechimp. net Although the uploading script is effective. How would WHEN I fix this I have heard that it really is tricky. Gives thanks, iPwn. It’s a relatively new safety feature. The notion behind it, as a minimum what I could gather, is for you to " protect" users from actually showing the entire path of a file that they’re uploading to the actual server. It seems like an IE8-specific thing (it’s the sole place I’ve found it), although it may be in other browser as well. That’s the terrible news. The nice news is this, depending on your upload script, you are able to fix it yourself using something similar to this. I actually ran into this matter about 10 hrs ago using NeatUpload plus I created by myself workaround as a result. It seems to work, too. Code: var textFileName = track. name; // You will have to change this specific to whatever element creates your filename. textFileName = textFileName. upgrade … Continue reading

Posted in Web Design | Tagged , , , , , , , , , , , , | Leave a comment