Tuesday 22 January 2013

Mail to someone

How to sen a mail to web master by just clicking on the "contact"  in a web page??


<html>
<title>mail to</title>
<body>

<p>
This is mailto link:
<a href="mailto:maheshgoddanti@gmail.com?cc=geetharanimca1@gmail.com&subject=Summer%20Party&body=You%20are%20invited%20to%20a%20big%20summer%20party!">contacts!</a>
</p>

<p>
<b>Note:</b> Spaces between words should be replaced by %20 to ensure that the browser will display the text properly.
</p>

</body>
</html>

explanation:
         save it with ".HTML or .HTM". it will open  the web browser as shown below.


Then click on "contacts".
It will opens the Outlook express as shown below:




No comments:

Post a Comment