- <%
- Set Mail=Server.CreateObject(“CDONTS.NewMail”)
- Mail.To=”me@mydomain.com”
- Mail.From=”testing-my@SP-Script.com”
- Mail.Subject=”Just testing my script”
- Mail.Body=”Whatever you need.”
- Mail.Send
- Set Mail=nothing
- %>
|
|
|
Top ASP Forum Contributors
|
|
Quick Browse:
Communities / Archives XML / CSS | HTML | Javascript | PHP | Perl | Visual Basic | Python | C++ / C | Java | .NET / C# / VB / XML / ASP.net | ASP PostgreSQL | MS SQL | Oracle | IBM DB2 | MS Access | MySQL About Bytes | Sitemap | Privacy Policy | Terms of Use Copyright 1995-2008 Bytes.com. All rights Reserved |