5 Kasım 2010 Cuma

Html de mail gönderme ve dosya açtirmak

<html xmlns="http://www.w3.org/1999/xhtml" >
<head>
<title></title>
</head>
<body>
<a href ="file://C:\sunset.jpg" target="_blank " > dosya </a> 
<br />
<a href ="file://C:\deneme.txt" > dosya2 </a>
<br />
<a href ="mailto:demir.vahap@hotmail.com"> ulas </a>
</body>
</html>

Hiç yorum yok:

Yorum Gönder