|
#1
|
||||
|
||||
|
Sending Email with Subject, Body and Attachment Filled In
To send an e-mail with various fields filled in, use the File.OpenEmail action. The following can be filled in:
To, Cc, Bcc, Subject, Body. 1.To send an email with the following properties: To: user@yourdomain.com Cc: user2@yourdomain.com Bcc: user3@yourdomain.com Subject: Your subject here Body: Whatever you want as your email body here Use the following action: Code:
File.OpenEmail("user@yourdomain.com?CC=user2@yourdomain.com&BCC=user3@yourdomain.com&Subject=Your subject here&Body=Whatever you want as your email body here", SW_SHOWNORMAL);
|
![]() |
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Sending Email with Subject, Body and Attachment Filled In | Desmond | AutoPlay Media Studio 5.0 Examples | 0 | 09-24-2003 02:30 PM |
All times are GMT -6. The time now is 12:30 AM.








Linear Mode

