Guys - Here is an interesting question that I seem to be unable to answer.
What is the trick to making an input field (or region or ...?) that I can paste an image into from the clipboard? In other words, how do you implement something like the native Email app that allows you to copy an image (from the camera roll, for example) and paste it into the Email body? Normal text and TextArea are fully aware of the clipboard contents and selectively fail to give you the Paste option if the clipboard contains an image. Essentially what I want is for the user of my page to be able to upload an image to my server via AJAXish-things without having to tap-dance through the Email gimmick. Any clever ideas? Brian -- You received this message because you are subscribed to the Google Groups "iPhoneWebDev" group. To post to this group, send email to iphonewebdev@googlegroups.com. To unsubscribe from this group, send email to iphonewebdev+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/iphonewebdev?hl=en.