Drag/Drop Outlook emails to a Memo Field
Hello Folks:
I'll be amazed if anyone has run into this. But, here goes.
One of my clients wants to drag/drop his Outlook emails to a web app memo field.
He wants me to capture:
- All email header information including all the FROM: TO: CC: BCC data
- Entire body of the email
Once I capture the information I'll store it in an mySQL table.
However - just dragging/dropping to a form memo field now only gets the subject/size
Does anyone know of any jQuery UI tools that I can use for reading the entire email and capturing the data?
Thanks in advance - Pavilion