e-mail

All WYSIWYG Web Builder support issues that are not covered in the forums below.
Forum rules
IMPORTANT NOTE!!

DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.



PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901

MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
Post Reply
Joan Ferrer
 
 
Posts: 117
Joined: Sat Apr 25, 2020 5:17 pm
Contact:

e-mail

Post by Joan Ferrer »

Hello
Is there any way to open the e-mail program, include a text defined by me and the e-mail address?

Thanks
User avatar
Pablo
 
Posts: 23565
Joined: Sun Mar 28, 2004 12:00 pm
Location: Europe
Contact:

Re: e-mail

Post by Pablo »

You can use 'mailto' and include a subject and message.

Code: Select all

mailto:test@example.com?subject=Testing out mailto!&body=This is only a test!
However, this maybe not work on all computers, depending on the user's preferences.
Joan Ferrer
 
 
Posts: 117
Joined: Sat Apr 25, 2020 5:17 pm
Contact:

Re: e-mail

Post by Joan Ferrer »

Ok Pablo, tnks!!
Post Reply