Page 1 of 1

Drag and Drop email envelope on to a web form

Posted: Tue Mar 16, 2021 3:26 pm
by Starb7
Hi All

This one is a bit out-there but has anyone had any experience or knowledge on how to 'Drag and Drop' an email envelope on to a web form ready for submission into a database?

What I am after doing is saving emails to a web site so that they can be shared/viewed by others (not a shared mailbox) alongside other data and info, etc. I would envisage the routine to extract the component parts from an email envelope to place from, subject and body content and if required, an option to upload/save any attachments. The latter is a 'would like' but the main function is a 'must have'.

If anyone has any ideas, please let me know.

TIA

Paul

Re: Drag and Drop email envelope on to a web form

Posted: Tue Mar 16, 2021 5:47 pm
by BaconFries
Drag and Drop' an email envelope on to a web form ready for submission into a database?
What do you mean by this? How will dragging a envelope onto a form contain info to be submitted? Do you have an example? With this said it will need a custom script..

Re: Drag and Drop email envelope on to a web form

Posted: Tue Mar 16, 2021 5:55 pm
by Starb7
Hi BaconFries

I would like to drag and email from such as Outlook on to a Web Form. Upon the 'drop' the form would extract the parts of the mail, from, subject, body and attachments. Yes, I realise this is a script/coding and that's what I wondered if anyone had done?

Cheers