How To Get Complete File Path Using File Upload Control In Asp.net Or Any Other Way?
I want to get complete file path using file upload control. I want to use them to get all the files from that directory. Thanks.
Solution 1:
You can't do this. If you could it would be a huge security hole and a risk to every user everywhere.
Post a Comment for "How To Get Complete File Path Using File Upload Control In Asp.net Or Any Other Way?"