Hi All, Hope I can some clear idea for this post here. I have used ASP.net 1.1. In that application user can upload the file(any printable document like doc/xls/ppt/pps/jpg/gif etc.,). The user allows to upload a max of 4MB. But if the user uploads more than 4MB I'll issue a msg. But in slow network, the user needs to wait for much time to upload and even get error msg. I want to stop from client side itself. Once the user selects the file to upload it shud b checked frm Javascript. * Is there any way to do achieve this? * The user should not change security settings in browser, if u suggests some method. * If it is not possible/meaningful then please tell me the reasons very clearly. So I can stop searching. * Please note any printable document can be uploaded. Moderators & Experts please give kind attention. Thanks Usha
Just implemented this today. It's friggin Amazing! http://www.brettle.com/neatupload gives hooks for everything with a statusbar and all - its very nice. I strongly advise it!
Thanks for your reply. I am not able to undestand what idea it gives which related to this problem. But if you feel it would help me to solve this, can you split into smaller pieces and what way it would be useful here?