PC SOFT

FOROS PROFESIONALES
WINDEVWEBDEV y WINDEV Mobile

Inicio → WINDEV 2024 → Upload button not working
Upload button not working
Iniciado por guest, 04,may. 2017 13:13 - 1 respuesta
Publicado el 04,mayo 2017 - 13:13
Hello,
I have a problem with the upload control in some of my webdev programs.
In some of the computers the button stops working and it does not open the window to select the document. I have tried recreating the button but the same thing happens.

This is something that has occured only recently and is happening with all the versions of webdev that i work. (17,20 and 21)
Can anyone help me how to fix this?
Publicado el 04,mayo 2017 - 14:43
Hi

what kind of upload control are you using ? The flash one allowing multiple selections, or the original one built on html protocol with only one file at a time?

If it's the flash one, you may simply have a flash update problem on the computers in question, as most modern browser will BLOCK flash if it's not up to date

Best regards