Hi all, I want to be able to take data from normal text fields of an edit form and drop it into notepad or any other Windows application.
For example: drag the contents of “Company Name” field (data is “Acme Widgets”) and drop it into notepad so that it displays “Acme Widgets” in notepad. I don’t want to use copy and paste if I can help it.
Where do I start?