Jump to content

asp:fileupload replacement


Recommended Posts

I have an ASP.net legacy application that relies heavily on asp:fileupload. We have servers with millions of graphic images in millions of directories and sub directories. When an image needs changing, the user clicks browse for file button and the standard file dialog comes up. Once the requestor selects the image, file path information including the file name is stored in a ticket/database. This way a graphic artist can find the image to fix. So, if the file is g:\media\images\test.png, the ticket/database will contain g:\media\images\test.png and NOT g:\fakepath\test.png. I do know this is a browser security issue that can be overridden because Electron does it (Visual Studio Code for example). Will your conversion process allow this to occur in the converted code?

Link to comment
Share on other sites

  • 2 weeks later...
  • Mobilize.Net Staff

Hi Art,

Those features are limited by the browser and the path info of the file is not accessible due to security reasons so different workarounds have to be analyzed. If you want to get more information about this product you can reach our sales engineers in our chat area in Mobilize.net.

 

Edited by OlmanQuesada
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue. Terms of Use