hi this is stalin
in my page i have dotnet fileupload control ,my requirment is find size of file at clientside(i.e javascript)
in .net i get code through html control,can any body please help me
blah blah blah is here! blah blah » Close
1 answers
JavaScript doesn't have access to the client filesystem. You are better off following the standard way of determining upload file size - on the server.
answered 2 years ago by:
0
This post was imported from csharpfriends, if you have a similiar question please ask it again.
All previous members have been migrated, hope you enjoy the new platform!