Check file size of photos using Javascript

T

tgundeck

Does anyone know how I can check the file size of photos or any file
type in JavaScript? I'm allowing users to store photos in my web page
using the input type = file tag, but need to limit the photo size to 1
meg. I would like to check the file size in JavaScript on the page,
instead of on the server. Anyone know how I can check the file size in
JavaScript?
 
E

Evertjan.

tgundeck wrote on 22 mrt 2005 in comp.lang.javascript:
Does anyone know how I can check the file size of photos or any file
type in JavaScript? I'm allowing users to store photos in my web page
using the input type = file tag, but need to limit the photo size to 1
meg. I would like to check the file size in JavaScript on the page,
instead of on the server. Anyone know how I can check the file size in
JavaScript?

As this has to be done serverside better ask an ASP NG.

Yes ASP can do javascript serverside.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,432
Messages
2,571,681
Members
48,796
Latest member
Greg L.

Latest Threads

Top