HTML

De system.co.free.fr.
(Différences entre les versions)
Ligne 8 : Ligne 8 :
voir http://zoomquiet.org/res/scrapbook/ZqSKM/data/20100419224556/
voir http://zoomquiet.org/res/scrapbook/ZqSKM/data/20100419224556/
-
 
+
{| border="1"
-
Feature     Syntax
+
|Feature     |Syntax
-
Address message to multiple recipients ,  (comma separating e-mail addresses)
+
|-
-
Add entry in the "Subject" field subject=Subject Field Text
+
|Address message to multiple recipients |,  (comma separating e-mail addresses)
-
Add entry in the "Copy To" or "CC" field cc=id@internet.node
+
|-
-
Add entry in the "Blind Copy To" or "BCC" field bcc=id@internet.node
+
|Add entry in the "Subject" field |subject=Subject Field Text
-
Add entry in the "Body" field body=Your message here
+
|-
-
Within the body use "%0A" for a new line,
+
Add entry in the "Copy To" or "CC" field |cc=id@internet.node
-
use "%0A%0A" for a new line preceded by a blank line (paragraph),
+
|-
 +
|Add entry in the "Blind Copy To" or "BCC" field |bcc=id@internet.node
 +
|-
 +
|Add entry in the "Body" field |body=Your message here Within the body use "%0A" for a new line, use "%0A%0A" for a new line preceded by a blank line (paragraph)
see example below.
see example below.
-
 
+
|}
Notes:
Notes:
     " " (beginning and ending double quotes) are necessary if any spaces are used
     " " (beginning and ending double quotes) are necessary if any spaces are used

Version du 18 novembre 2011 à 18:47

  • lien qui ouvre un mail avec destinataire, sujet et corps du message rempli:
<a href="mailto:destinataire%40domaine.fr;2eme.destinataire%40domaine2.fr
&cc=copie.destinataire%40domaine3.fr;copie2.destinataire%40domaine4.fr
?subject=Coucou
&body=La premiere ligne du message">lien cliquable ici</a>

voir http://zoomquiet.org/res/scrapbook/ZqSKM/data/20100419224556/

Add entry in the "Copy To" or "CC" field |cc=id@internet.node
Syntax
, (comma separating e-mail addresses)
subject=Subject Field Text
bcc=id@internet.node
body=Your message here Within the body use "%0A" for a new line, use "%0A%0A" for a new line preceded by a blank line (paragraph)

see example below.

Notes:

   " " (beginning and ending double quotes) are necessary if any spaces are used
   Mailto parameter should be preceded by "?" for the first or only parameter and "&" for second and subsequent parameter.
   Some examples, with actual HTML Code included, follow:
Outils personnels