blah blah blah is here! blah blah » Close

up0down
link

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

last answered 2 years ago

1 answers

up0down
link

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.

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!

Feedback