<% Set objMessage = Server.CreateObject("CDO.Message") Set objMessage.Configuration = objConfig With objMessage .To = "Your Email" .From = "Customer EMail" .Subject = "Thank you for your registration" .TextBody = "Hi, I hope you enjoy our service @ " & Now() .Send End With Set Fields = Nothing Set objMessage = Nothing Set objConfig = Nothing %>
This entry was posted on 02:41 and is filed under
ASP,
LAP TRINH
.Follow any comments here with the
RSS 2.0
.
You can leave a response so that we can know your suggestion.
Other Recommended Posts on This Category
0 Responses
to "Send and receive emails using CDOSYS"
Đăng nhận xét