HTML "mailto:" links - Instructions and examples

26Sep2018 This description is far from complete and likely has errors.


A few selected HTML codes, including Language-specific character codes
View the html filr in a text editor to see codes
%20 One%20%20%20%20space space (all but one are ignored if in sequence)
 Three   Spaces force a space (here three spaces)
% Percent % character percent character (Procenttecken)
& Jack&Jill Ampersand (and character)
&#60; <A HREF=" Less than (or open angled bracket)
&#62; > Greater than (or close angled bracket)


Mailto codes - include HTML codes in table above, plus codes only for mailto :
View this html file in a text editor to see codes
%0D%0A Line feed%0D%0Athen new line. mailto: line feed (can't see it here...)


Examples of mailto links

1. example with [&nbsp;, %0D%0A,<, >]
<A HREF="mailto:Bill Howell. Sponsors & Exhibits Chair. IJCNN2019 Budapest. Hussar. Alberta. Canada <Bill@BillHowell.ca>?subject=IJCNN2019%20Budapest%20-%20Sponsorship%20&%20Exhibits%20inquiry&body=Thank%20you%20for%20your%20interest%20in%20Sponsorships%20and/or%20Exhibits%20for%20IJCNN2019.   Please take a look at the linked pages that describe sponsorship [opportunities, costs, benefits], and %20state %20any%20questions%20or%20comments%20that%20you%20may%20have. %0D%0A %0D%0A If you already have an approximate idea of the level of sponsorship that interests you, then click on the --Sign up to be a Sponsor and/or Exhibitor-- page, and provide initial information via the mailto link there.">
To: Bill Howell. Sponsors & Exhibits Chair. IJCNN2019 Budapest. Hussar. Alberta. Canada
Subject: IJCNN2019 Budapest - Sponsorship
Thank you for your interest in Sponsorships and/or Exhibits for IJCNN2019. Please take a look at the linked pages that describe sponsorship [opportunities, costs, benefits], and state any questions or comments that you may have.

If you already have an approximate idea of the level of sponsorship that interests you, then click on the --Sign up to be a Sponsor and/or Exhibitor-- page, and provide initial information via the mailto link there.


2. example with [&amp, %0D%0A,<, >]
<A HREF="mailto:Bill Howell. Sponsors \& Exhibits Chair. IJCNN2019 Budapest. Alberta. Canada <Bill@BillHowell.ca>?subject=IJCNN2019 Budapest - Sponsor Application Form&body=(Note that information below can be updated later, as necessary.) %0D%0A %0D%0A Which level of Sponsorship are you currently thinking of? %0D%0A %0D%0A Do you have any comments about an event that you would like to have named after your organisation ? %0D%0A %0D%0A Specify any information requested below if it is NOT part of your email signature block, or if the primary contact is someone other than yourself. %0D%0A Contact: %0D%0A NAME: %0D%0A Position: %0D%0A Email: %0D%0A Phone #: %0D%0A Organisation: %0D%0A %0D%0A Add any [questions, requests, special conditions] that you may have. %0D%0A %0D%0A Thank-you for your interest in supporting IJCNN2019 Budapest!">
To: Bill Howell. Sponsors & Exhibits Chair. IJCNN2019 Budapest. Hussar. Alberta. Canada
Subject: IJCNN2019 Budapest - Sponsor Application Form
Thank you for your interest in Sponsorships and/or Exhibits for IJCNN2019. Please take a look at the linked pages that describe sponsorship [opportunities, costs, benefits], and state any questions or comments that you may have.

(Note that information below can be updated later, as necessary.)

Which level of Sponsorship are you currently thinking of?

Do you have any comments about an event that you would like to have named after your organisation ?

Specify any information requested below if it is NOT part of your email signature block, or if the primary contact is someone other than yourself.
Contact:
NAME:
Position:
Email:
Phone #:
Organisation:

Add any [questions, requests, special conditions] that you may have.

Thank-you for your interest in supporting IJCNN2019 Budapest!
?line break in a mailto?