Strange path name in File Upload
Posted: Sat Jul 06, 2019 11:18 am
I inserted a "File Upload" control on my form and it works great. The client can upload a file to my server without problems. I do however, see that the filename path is "C:\fakepath\image.jpg". How can I show the correct path and not the "fakepath"? Thanks in advance.