Hi, guys
I'm trying to deploy the AjaxFileUpload into my web application. After necessary configuration, everything seems to work fine. At least I can upload the file and save the file to the location specified. But the problem is I can't open the file I uploaded but get an alert of "file is corrupted" -- no matter JPG, GIF or even DOC/XLS. How shall I deal with this? Thank you.
ML