|
| |
|
|
Aaron Edwards
Posts: 2 Joined: 8/15/2003 Status: offline
|
CDONTS.NewMail / FSO question - 8/15/2003 16:41:22
Hi, I want to attach the contents of a string variable as a text file to a CDONTs.Newmail object. My question is: Do I need to first save the text file to the server using the FileSystemObject and then attach it using the attach method of the Newmail object or is there a way to skip the first step? Thanks.
|
|
|
|
Aaron Edwards
Posts: 2 Joined: 8/15/2003 Status: offline
|
RE: CDONTS.NewMail / FSO question - 8/16/2003 12:16:27
Yes, the reason is that I blew it. I blew it by showing the client how cool it was when the notification emil came in html format and had their logo and pretty colors in it and everything. The email is a notification of a submitted form, the data of which go to a database of course, but are also presented in an html table in the notification email. Now the client loves that, but they also want it in text format, without having to copy anyhthing and paste it into a text editor, so they can use it as metadata to the work that the submission actually initiates. So, I was hoping you could do something like: objMailer.AttachFile (objBody AS "mailbody.txt") or something like that. Too bad we can't mix languages like that whenever we want. Hey, thanks for your reply.
_____________________________
|
|
New Messages |
No New Messages |
Hot Topic w/ New Messages |
Hot Topic w/o New Messages |
Locked w/ New Messages |
Locked w/o New Messages |
|
Post New Thread
Reply to Message
Post New Poll
Submit Vote
Delete My Own Post
Delete My Own Thread
Rate Posts
|
|
|