Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
Save AS A html file
Message
General information
Forum:
Visual Basic
Category:
Internet applications
Miscellaneous
Thread ID:
00426993
Message ID:
00427033
Views:
16
Hi J,
(is people call you J?)

I saved it as a HTML file. cool :)

now I have a an other task, I hato send this as a attachment using INTERNET TRANSFAR CONTROL.

I am confused with all the properties I have to set in order to attach this HTML file.

Any Idea how to do this?

Thanks J.
Lal

this is what I have now, but it does not work right
MAPIMessages1.MsgIndex = -1
MAPIMessages1.AttachmentType = 0
MAPIMessages1.AttachmentCount = 2
MAPIMessages1.AttachmentIndex = 3
MAPIMessages1.AttachmentPathName = "c:\emailSTR.html"
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform