How To Get Upload File Size
I Want To Learn About Getting The Uploaded File Name And File Size From A Html Web Form To Get The Values Of The Form Which Has An Upload File And I Want To Detect It Using Javascript So In Case Its More Than I Can Allow It Will Show An Pop Alert Message
How, To, Get, Upload, File, Size


Tue Feb 09, 2010 1:21 pm - How To Get Upload File Size
#3130
How To Get Upload File Size
author: Saliesr
Leave Your Comments
name
comments
Share
Share this post by copy and paste this URL and put it on your forums or use it on your profile like myspace, friendster, Facebook, Twitter or others and add in with your comments.
URL Link: ask
Use this HTML code to embed this topic, just copy the code from the "Embed" box. Once you've copied the code, just paste it into your website or blog to embed it.
Embed: ask
BBCODE is use on forums. You can put this code on all your BBCODE enabled forums like PhpBB, vBulletin® and others. Just Copy and Paste this code on with Posts and Replies on your forums
BBCODE: ask
| More
Tue Feb 09, 2010 1:25 pm - Re: How To Get Upload File Size
#3440
webune
you cannot use client side javascript to check what size the upload file is.

you will have to use server side scripting to check the size of the uploaded file. for this we recommend php