Search
Search titles only
By:
Search titles only
By:
Log in
Register
Search
Search titles only
By:
Search titles only
By:
Menu
Install the app
Install
Forums
New posts
All threads
Latest threads
New posts
Trending threads
Trending
Search forums
What's new
New posts
New ads
New profile posts
Latest activity
Free Ads
Latest reviews
Search ads
Members
Current visitors
New profile posts
Search profile posts
Contact us
Latest ads
Colombo
Red Hat Certified System Administrator (RHCSA) - RHEL 10
Sanjeewani95
Updated:
Friday at 7:43 PM
NURSING , CAREGIVER , HOTEL & BEAUTY COURSES
IVA Para Medical Campus
Updated:
Thursday at 9:24 AM
Handmade Character Soft Toys Peppa Pig Family
anil1961
Updated:
Wednesday at 9:58 PM
Ad icon
Video Content Creator
pramukag
Updated:
Jun 28, 2026
Ad icon
QA Engineer Intern
pramukag
Updated:
Jun 28, 2026
Electronics
Vehicles
Property
Search
Reply to thread
Forums
Computers & Internet
Tips & Tricks
Tips & Tricks Collection of DC
Get the App
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Message
<blockquote data-quote="||~DxxCxxxx~||" data-source="post: 3691498" data-attributes="member: 137393"><p><strong>Super Mailto Link Tutorial</strong></p><p></p><p><img src="http://www.webdevelopersnotes.com/tips/html/html_mailto_basic_form.gif" alt="" class="fr-fic fr-dii fr-draggable " style="" /></p><p></p><p></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px"><strong>Description:</strong></span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px"> </span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px">Create comprehensive <strong>mailto </strong>links using the instructions and code shown below. Configure To, CC, Bcc, Subject, and Body information!</span></span></p><p><span style="font-family: 'Tahoma'"></span></p><p><span style="font-family: 'Tahoma'"></span> <span style="font-family: 'Tahoma'"><span style="font-size: 10px"><strong>Directions:</strong> </span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px"></span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px">Below you will find the code required to create a complete mailto link. read a little about the configurations that are possible so you will know how to edit the code. Use the 'Grab Text' buttons to select the code within the adjacent textarea. Then use Control-C or Edit -> Copy to buffer the text for pasting into your document.</span></span> <span style="font-family: 'Tahoma'"><span style="font-size: 10px"></span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px"></span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px">Test the code shown below: </span></span> <strong><span style="font-family: 'Verdana'"><span style="font-size: 10px"><span style="font-family: 'Verdana'"><span style="font-family: 'Tahoma'"><span style="font-size: 10px"><strong>Test Mailto Link</strong></span></span></span></span></span></strong></p><p> <span style="font-family: 'Tahoma'"><span style="font-size: 10px"><strong></strong></span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px"><strong> mailto:</strong> can do more than provide a way to send email to you from your site. When used as an <A HREF> tag, one email can be sent to multiple addresses. Not only that, but any combination of those addresses can be tagged as <strong>To:</strong> (regular), <strong>Cc:</strong> (carbon copy), or <strong>Bcc:</strong> (blind carbon copy) addresses. You can also set default text for the <strong>Subject:</strong> line and the email <strong>body</strong>!</span></span> <span style="font-family: 'Tahoma'"><span style="font-size: 10px">Mailto links can send email to multiple recipients. Add additional email addresses after the first, separated by a comma:</span></span> <ul> <li data-xf-list-type="ul"><span style="font-family: 'Tahoma'"><span style="font-size: 10px">example: </span></span> <span style="font-family: 'Courier New'"><span style="font-size: 10px"><a href=" mailto: <a href="mailto:email1@email.com">email1@email.com</a>, <a href="mailto:email2@email.com">email2@email.com</a>, <a href="mailto:email3@email.com">email3@email.com</a>"></span></span></li> </ul><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px">You can select additional email commands as well:</span></span> </p><p> <span style="font-family: 'Tahoma'"><span style="font-size: 10px">Sender is the person who selects the mailto: link</span></span></p><p><span style="font-family: 'Tahoma'"><span style="font-size: 10px"> Recipient is the person who will receive the mailto: email</span></span> <ul> <li data-xf-list-type="ul"><span style="font-family: 'Tahoma'"><span style="font-size: 10px">TO ( same as using comma in the mailto: line)<br /> Recipient's name will appear in the To: line, along with all the other To: addresses. Sender will see all addresses in the To: line. Recipient will see all addresses in the To: line. Can be changed by Sender.</span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Tahoma'"><span style="font-size: 10px">CC ( carbon copy)<br /> Recipient's name will be in the Cc: line, along with all the other Cc: addressees. Sender will see all addresses in the Cc: line. Recipient will see all addresses in the Cc: line. Can be changed by Sender.</span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Tahoma'"><span style="font-size: 10px">BCC ( blind carbon copy)<br /> Recipient's name will appear in the Bcc: line, along with all the other Bcc: addresses. Sender will see all addresses in the Bcc: line. Recipient will see no addresses in the Bcc: line. Can be changed by Sender.</span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Tahoma'"><span style="font-size: 10px">SUBJECT ( default text for subject line)<br /> Text following this command will appear in the Subject: line. Can be changed by Sender.</span></span></li> <li data-xf-list-type="ul"><span style="font-family: 'Tahoma'"><span style="font-size: 10px">BODY ( default text for email body)<br /> Text following this command will appear in the Body of the email. Can be changed by Sender.</span></span></li> </ul><p>Here is an Example: <span style="font-size: 9px"><span style="font-family: 'Verdana'"></span></span></p><p><span style="font-size: 9px"><span style="font-family: 'Verdana'"><span style="font-size: 10px">Then use Control-C </span></span><span style="font-family: 'Tahoma'"><span style="font-size: 10px">to copy the text into your web page.</span></span> </span></p><p>[HTML]<a href="mailto:contact@elakiri.com, contact1@elakiri.com?subject=Mailto Test Subject text&cc=contact3@elakiri.com&bcc=contact4@elakiri.com&body=Test mailto body message">Test Mailto Link</a>[/HTML]</p></blockquote><p></p>
[QUOTE="||~DxxCxxxx~||, post: 3691498, member: 137393"] [b]Super Mailto Link Tutorial[/b] [IMG]http://www.webdevelopersnotes.com/tips/html/html_mailto_basic_form.gif[/IMG] [FONT=Tahoma][SIZE=2][B]Description:[/B] Create comprehensive [B]mailto [/B]links using the instructions and code shown below. Configure To, CC, Bcc, Subject, and Body information![/SIZE] [/FONT] [FONT=Tahoma][SIZE=2][B]Directions:[/B] Below you will find the code required to create a complete mailto link. read a little about the configurations that are possible so you will know how to edit the code. Use the 'Grab Text' buttons to select the code within the adjacent textarea. Then use Control-C or Edit -> Copy to buffer the text for pasting into your document.[/SIZE][/FONT] [FONT=Tahoma][SIZE=2] Test the code shown below: [/SIZE][/FONT] [B][FONT=Verdana][SIZE=2][FONT=Verdana][FONT=Tahoma][SIZE=2][B]Test Mailto Link[/B][/SIZE][/FONT][/FONT][/SIZE][/FONT][/B] [FONT=Tahoma][SIZE=2][B] mailto:[/B] can do more than provide a way to send email to you from your site. When used as an <A HREF> tag, one email can be sent to multiple addresses. Not only that, but any combination of those addresses can be tagged as [B]To:[/B] (regular), [B]Cc:[/B] (carbon copy), or [B]Bcc:[/B] (blind carbon copy) addresses. You can also set default text for the [B]Subject:[/B] line and the email [B]body[/B]![/SIZE][/FONT] [FONT=Tahoma][SIZE=2]Mailto links can send email to multiple recipients. Add additional email addresses after the first, separated by a comma:[/SIZE][/FONT][LIST] [*][FONT=Tahoma][SIZE=2]example: [/SIZE][/FONT] [FONT=Courier New][SIZE=2]<a href=" mailto: [EMAIL="email1@email.com"]email1@email.com[/EMAIL], [EMAIL="email2@email.com"]email2@email.com[/EMAIL], [EMAIL="email3@email.com"]email3@email.com[/EMAIL]">[/SIZE][/FONT][/LIST][FONT=Tahoma][SIZE=2]You can select additional email commands as well:[/SIZE][/FONT] [FONT=Tahoma][SIZE=2]Sender is the person who selects the mailto: link Recipient is the person who will receive the mailto: email[/SIZE][/FONT][LIST] [*][FONT=Tahoma][SIZE=2]TO ( same as using comma in the mailto: line) Recipient's name will appear in the To: line, along with all the other To: addresses. Sender will see all addresses in the To: line. Recipient will see all addresses in the To: line. Can be changed by Sender.[/SIZE][/FONT] [*][FONT=Tahoma][SIZE=2]CC ( carbon copy) Recipient's name will be in the Cc: line, along with all the other Cc: addressees. Sender will see all addresses in the Cc: line. Recipient will see all addresses in the Cc: line. Can be changed by Sender.[/SIZE][/FONT] [*][FONT=Tahoma][SIZE=2]BCC ( blind carbon copy) Recipient's name will appear in the Bcc: line, along with all the other Bcc: addresses. Sender will see all addresses in the Bcc: line. Recipient will see no addresses in the Bcc: line. Can be changed by Sender.[/SIZE][/FONT] [*][FONT=Tahoma][SIZE=2]SUBJECT ( default text for subject line) Text following this command will appear in the Subject: line. Can be changed by Sender.[/SIZE][/FONT] [*][FONT=Tahoma][SIZE=2]BODY ( default text for email body) Text following this command will appear in the Body of the email. Can be changed by Sender.[/SIZE][/FONT][/LIST]Here is an Example: [SIZE=1][FONT=Verdana] [SIZE=2]Then use Control-C [/SIZE][/FONT][FONT=Tahoma][SIZE=2]to copy the text into your web page.[/SIZE][/FONT] [/SIZE] [HTML]<a href="mailto:contact@elakiri.com, contact1@elakiri.com?subject=Mailto Test Subject text&cc=contact3@elakiri.com&bcc=contact4@elakiri.com&body=Test mailto body message">Test Mailto Link</a>[/HTML] [/QUOTE]
Insert quotes…
Verification
Payakata winadi keeyak tibeda?
Post reply
Top
Bottom