I downloaded and tried SlickUpload from
http://krystalware.com/Products/SlickUpload/Download.aspx
You can try one of the "Quick Start" examples by downloading the Binary
This works fine as a normal .net Application
but when I do an easy test by copying the code to DNN (compile and everything), the event that is raised when the Upload is complete is never fired in the code behind
Help anyone???