kentico_martind
-
11/24/2009 2:43:25 AM
RE:Upload files and monitoring this proccess
Hello,
controls like this usually use ASHX handlers. Could you please check if the control is contacting some other page when uploading the field? You can use e.g. Firebug to find this out - it may be page with .ashx extension. If so, I believe it should be sufficient just to exclude this page. Please let me know if this won't help.
Best Regards,
Martin Dobsicek
|