How can I paste an image from the clipboard into a web form?
Posted
by dr. squid
on Stack Overflow
See other posts from Stack Overflow
or by dr. squid
Published on 2010-05-29T09:36:51Z
Indexed on
2010/05/29
9:42 UTC
Read the original article
Hit count: 255
I found this question, but the question is about how to get an image from the clip board into a wyziwyg editor!
My question is "How can I paste an image from the clipboard into a field (what field is not that big issue as long as it works)", and then sent to the server.
Jira has this functionality, so it should be possible!
Any ideas on how to do this?
Just to explain the complete workflow; I would like to have a plave to multi upload images, where the paste from clipboard also is an option. The upload will be some ajax of some sort, bt is not important in this context!
Thanks
© Stack Overflow or respective owner