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: 243

Filed under:
|
|

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

Related posts about html

Related posts about forms