Search Results

0
votes

ASP FileUpload file size issue

I doubt there is a universal way to check file size on client-side ( I mean for all browsers ), as usually client-side script does not have access to file system. I used to catch the except …