Checking a file size before actually uploading.

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Mufasa

    Checking a file size before actually uploading.

    Is there any way with the fileupload control to not have it upload the file
    if it's to big? I want to set a 5MB limit but don't want to have the user
    upload a 50MB only to be told once it's done that the file is to big.

    TIA - Jeff.


  • parez

    #2
    Re: Checking a file size before actually uploading.

    On Apr 10, 1:26 pm, "Mufasa" <j...@nowhere.c omwrote:
    Is there any way with the fileupload control to not have it upload the file
    if it's to big? I want to set a 5MB limit but don't want to have the user
    upload a 50MB only to be told once it's done that the file is to big.
    >
    TIA - Jeff.
    Activex control or java applet can do it. i think face book uses
    applet for uploading photos.

    Comment

    Working...