I have a Image Host Service, now people can copy images in their clipboard and press control + V to paste them and upload.
Now i want to detect if they have images in their clipboard like: "You have 7 images in your clipboard. Press control + v to upload them" I am using PHP and jQuery for the clipboard paste.
Is this possible?
Kind Regards