Hi Everyone,
Is there a way to upload a file without having to drag directly to the fileuploader control? For example, I would like to drag a file from the desktop to a rectangle or imagewell within the web app. I would envision the control capturing the name of the file and then passing to a hidden/offscreen fileuploader. Is this possible and if so, what might that method look like?
Thanks