I have been playing with the radUpload control, and I want to try to use it to allow users to upload a single file. The file will be large, so I want to show the progress of the upload as it goes. I thought this would be simple to do, but using the basic controls I can't seem to get it to work without throwing a java script error, and I never get the file.
Here is the code:
Do you see what is wrong?