Hyperlinks using the mailto-protocol can be used for this. There are standard parameters. All parameters have to be encoded correctly. Have a look at the following generator which should be helpful.
https://mailtolinkgenerator.com/
Depending on the user's environment the installed default mail client should open when clicking such a mailto-link, if installed. If this is Microsoft Outlook on you user's pc, this should show up with a new message dialog showing prefilled data. Should work with other mail clients, too, for example Thunderbird, if installed and configured correctly.
For technical reasons there are some length limits for the paramerers. Consider sending a link to a page instead of sending too much data.
As an alternative to opening up the user's mail client, consider sending the mail serversidely using sendmail function. Then you are free to send any plaintext and/or HTML-formatted mail, even attachments, to a given recipient. There are pros and cons.
Kind regards,
<js />
My AppGini Blog:
https://appgini.bizzworxx.de/blog
You can help us helping you:
Please always put code fragments inside
[code]...[/code]
blocks for better readability
AppGini 25.10 + all AppGini Helper tools