Currently my asp:FileUpload control trys to open a nonexisting folder that was once on my desktop (using Microsoft Edge).
Using Internet Explorer, the browse button for the asp:UpLoad control just opens the DeskTop folder.
So...some brower setting is pointing the upload folders. How can I set the upload directory to something else?