html <input type="file"... check filesize with flash
        Posted  
        
            by cometta
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by cometta
        
        
        
        Published on 2010-06-10T07:39:42Z
        Indexed on 
            2010/06/10
            7:42 UTC
        
        
        Read the original article
        Hit count: 254
        
may i know how to use javascript onChange on  <input type="file"...  so that when user selected files, onchange will call flash to return files size and decide what to do next  
2nd. how to use javascript to exclude this check,if browser doesnt have flash feature
© Stack Overflow or respective owner