Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

SilverLight file upload?

I would like to upload file from the client to the server with a Front End in SilverLight.

My problem is that the file is NOT in the isolation storage (that would be easy!).

The application in few word require to upload images from the user computer similar to the file uploaded FaceBook, (the Java version).

Is there a way to grant permission from the user OR a trick that I might not know to be able to upload files?

Thank you *I do not want to use the Open File Dialog.

like image 456
Patrick Desjardins Avatar asked Jun 19 '26 11:06

Patrick Desjardins


1 Answers

If you don't want to use the open file dialog, then I would say that there are no way, if there were, it would be a bug - a security hole in the sandbox.

like image 93
HackerBaloo Avatar answered Jun 22 '26 01:06

HackerBaloo



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!