Upload control, automatic opening.

0
0

Hi, I would like that when opening a Form, which contains an Upload control, the control opens without any user intervention.
I tried to insert in the event shown this.upload1.UploadFiles();
but it doesn’t work. How can I get what I need?
Thanks for the help.

  • You must to post comments
0
0

Hello Francesco,

Sadly, using the upload control always requires user interaction.

In fact, if you attempt to use the console on FireFox you’ll be getting a warning that the action was blocked due to it not being a “user” action.

Best Regards,
Alaa

  • You must to post comments
Showing 1 result
Your Answer

Please first to submit.