HTML Attach

shlvy

Regular
Joined
Oct 27, 2003
Messages
68
Hi
I want to attach html file to my email page.
How can i do that?
For example, i want to send html page to all users in my site, i have already wrote the code of sending email.
Thank you very much for your assistance.
 
Hi
I got the next error:
'Attachments' is not a member of 'Mail'
The error is in the line:
mail.Attachments.Add(attachment)
Thank's.
 
Back
Top