Hello
I have a question regarding the File Upload control... I didn' buy it because i need you to confirm this before...
I am seeing the demo in the page:
http://ajaxuploader.com/Demo/Large-File-Upload.aspx
I want users of my asp.net 3.5 application be able to upload big excel files (20MB), but i dont want to increase the maxRequestLenght and my time out to that size... Is that possible? The control can upload the file in parts asynchroniously without timing out although the timeout is the default one and the maxRequestLenght to?
Thanks in advance,
Patricio