Hello all,
I have a problem in the mail program.If I pass a url to the receiver actually it has be a link to a page.But it is displaying at the other end as a plain text.Can anyone help me please....
The code I've used is
mailto($to,$subject,$body)
where
$to=Receipient's url
$subject = is any subject
$body ="
<body>
<a href=url>message</a>
</body>
"
But the recieved message is a plain text.I tried many methods.Plaese can anyone suggest the right method.
Thank you,
R.Lavanya Rajvee.