HTML: Form upload, only allow PNG, GIF & JPG -
I have uploaded a form file. When users go to upload an image, then it will upload all the files Displays how can I create the HTML upload dialog window to display only JPG, GIF and PNG?
File Upload The dialog in the web browser is out of your control. You can create Java applets to upload images, such as Facebook did.
Comments
Post a Comment