Wrox Home  
Search P2P Archive for: Go

  Return to Index  

asp_cdo thread: How to attach file to your message with newmail


Message #1 by "hocine" <bouamrirene@h...> on Wed, 29 Nov 2000 14:09:43 -0000
I want to attach file with my message i used for that NewMail.attachfile

method but it does'nt work i dont know why if some one had tried this

method please give me answer.

Message #2 by "Piotrowski, Sebastian" <Sebastian.Piotrowski@a...> on Thu, 30 Nov 2000 11:42:29 +1000
An addendum to my previous reply



"make sure that the mailbody is not html"



the mailbody can be html, but make sure you set this property before you

call the AttachFile method.

calling the CDONTS.newMail.AttachFile method after attaching a file seems to

send blank attachments



apologies for the mis-information



sebastian



-----Original Message-----

From: hocine [mailto:bouamrirene@h...]

Sent: Thursday, 30 November 2000 00:10

To: ASP CDO

Subject: [asp_cdo] How to attach file to your message with newmail





I want to attach file with my message i used for that NewMail.attachfile

method but it does'nt work i dont know why if some one had tried this

method please give me answer.




  Return to Index