Hi, I created form which is able to send attachment's but when some click's brows it display all types of files and I want it to show only images.
I have tried to add:
I have tried to add:
accept="image/gif,image/jpeg,image/x-png"it doesn't work😟