make a text field: url (make sure it is big enough, let say: 8000) and fill it with:
- Code: Select all
mailto:[email protected][email protected],[email protected][email protected][email protected]&subject=mailto%20scheme&body=Hello%20Everybody
make the following method:
- Code: Select all
application.showURL(url)
On Windows it is working!, can somebody test this on mac and linux?