0
I’m developing an access area for the customer where all website administration is done through it. All pages are created dynamically by making requests in a specific file on the client’s website. Even the file insertion forms are pointing to the client’s website and not to the access area itself, but when I try to give Request.Files on the client’s side it comes NULL. Is there any solution for this to work?