Vyhľadajte odpoveď

Vyhnite sa podvodom s podporou. Nikdy vás nebudeme žiadať, aby ste zavolali alebo poslali SMS na telefónne číslo alebo zdieľali osobné informácie. Nahláste prosím podozrivú aktivitu použitím voľby “Nahlásiť zneužitie”.

Learn More

ASP.Net File Upload Does Not Work on Mobile Devices/Responsive Mode in Firefox

  • Žiadne odpovede
  • 0 má tento problém
  • 10 zobrazení
more options

Hello Team,

On our profile page, we allow users to change their profile picture and to upload that picture we are using ASP.Net FileUpload control.

This functionality works fine when use website from computers, however when we try to do same from any mobile device (Android/IOS), it does not work. Basically, on server side when we are trying to get file and upload in DB, we are getting FileUploadControl.HasFile = False.

Hello Team, On our profile page, we allow users to change their profile picture and to upload that picture we are using ASP.Net FileUpload control. This functionality works fine when use website from computers, however when we try to do same from any mobile device (Android/IOS), it does not work. Basically, on server side when we are trying to get file and upload in DB, we are getting FileUploadControl.HasFile = False.
Priložené obrázky