blah blah blah is here! blah blah » Close

0
votes
0 answers

Uploading files to c# from any location

Hello I'm attempting to create a method in my code which allows users to upload files from any location on their desktop. So far, every time I've tried to code this, I get an error saying that 'Access to the path has been denied'. I have ...

Feedback