function SendMail(object)
{
//alert(object.innerText)
//parent.location='mailto:you@youremail.com?subject=The
subject you want to appear&cc=you2@youremail.com'
parent.location='mailto:senthilkumar@savantit.com?subject=Comments
for Validation Controls S.No:'+object.innerText+'&body=Comments
of '+object;
}
No comments:
Post a Comment