How to post a Message having a ScreenShot in it ?
800558May 26 2008 — edited May 27 2008Hello All,
I have an email application, which is hosted inside a jsp page, which is displayed to the users to send any error report to the developer from the application itself.
Everything works, since i have a textarea inside the jsp where the users type, the text message. I wanted to know is there a way if i can get the screen shot of the user desktop windows in that email message which is being prepared. So when i prepare my message to be posted inside the jsp, how can i also send the screenshot also in that message along with the user text which he entered inside the text area.
Please advice,
Thanks,