HTML: Form upload, only allow PNG, GIF & JPG
        Posted  
        
            by Teddy
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Teddy
        
        
        
        Published on 2010-06-16T00:40:14Z
        Indexed on 
            2010/06/16
            0:42 UTC
        
        
        Read the original article
        Hit count: 313
        
I have a form file upload. When the users goes to upload an image, it displays all files on their computer. How can I make the HTML upload dialog window to only display JPG, GIF and PNGs?
© Stack Overflow or respective owner