Home | Tips and Tricks | HTML tricks | Custom mailto links

 

Homepage
Products
Tips and Tricks

Member Log-in
forgot your password?

About Us
Contact
Reseller Program



Customizing your "mail-to" links!

Last updated 5-31-03

Did you know you can customize your "mailto" links? I didn't ... until I ran across this little trick.

Now, you can pre-insert a "subject message", and even "body copy" into your contact-links. Click on the example below to see what I'm talking about.

Example:

Click me!

Source code
<a href="mailto:message-demo@mightycoach.com?subject=Hi, Tim ... this really works!&body=Hi! Thanks for trying out this trick ... if you are reading this, it must have worked! Don't bother sending mail to the address above, though, as it will be automatically deleted by my mail-filters. Thanks for stopping by! ~Tim Root">Click me!</a>

Or: See all our html tricks!