5.1 MVC DNDFileUpload
Posted: October 20th, 2022, 2:34 pm
Did a lot of troubleshooting for this but when the DNDFileUpload control passes the FilePath through an event to a control parameter I get this path.
One of the solutions I tried was making my own directory path under StaticFiles and adding that path to the file save.
I understand that DNDFileUpload automatically saves the file to the directory we set it to but I'm still getting the wrong filepath passed into the controller and I'm not sure why.
One of the solutions I tried was making my own directory path under StaticFiles and adding that path to the file save.
I understand that DNDFileUpload automatically saves the file to the directory we set it to but I'm still getting the wrong filepath passed into the controller and I'm not sure why.