[an error occurred while processing this directive]
[an error occurred while processing this directive]
Predefining the subject in a mailto tag
Posted - 28/05/06
Category: HTML
Difficulty: Very Easy

Knowing how to make an e-mail link is essential. It's also extremely easy wether you are using Dreamweaver or any other web design application. But sometimes it can be handy to know how to set the "Subject" title to a default.

If someone has a problem with the site, they can send you an e-mail so that you can easily fix it. But if you want to predefine the subject for the "Report dead links" mailto link, you can easily o so by adding a ?subject=SubjectName after the mailto tag. Like this: mailto:stianba@gmail.com?subject=Dead Links

[an error occurred while processing this directive]