After selecting the image with a FileUploader, how do I preview this image in a canvas (or other) before sending it?
Thanks to all.
You can show it after uploading it by default. Showing it before upload is possible with javascript.
After selecting the image with a FileUploader, how do I preview this image in a canvas (or other) before sending it?
Thanks to all.
You can show it after uploading it by default. Showing it before upload is possible with javascript.