INFO: Using simple mapi 
Author Message
 INFO: Using simple mapi

Here's a quick and easy way to create a message with attachments, for editing in the default mapi client. Requires dynawrap for the API call.
set MAPIwrap = CreateObject("DynamicWrapper")MAPIwrap.Register "MAPI32.DLL", "MAPISendDocuments", "i=usssu", "f=s", "r=u"MAPIwrap.MAPISendDocuments 0, ";", "c:\windows\desktop\mapi.vbs;c:\autoexec.bat", "mapi.vbs;autoexec.bat", 0
Eric K.



Sat, 14 Sep 2002 03:00:00 GMT  
 
 [ 1 post ] 

 Relevant Pages 

1. Info: simple MAPI works fine

2. Get info submitted from drop-down box .asp - simple

3. Getting the SMTP Email address using CDO/MAPI/Outlook

4. MAPI Using VBScript

5. Send mail using Exchange Client 5.x (MAPI)

6. EMAIL Attachments using MAPI

7. simple script using wscript.shell

8. simple script using wscript.shell

9. Info on using eexec

10. Using VBScript.Encode info

11. NEED INFO ON TRANSLATING JAPANISE DOCS USING GS5.03

12. using the winnt provider to get computer info

 

 
Powered by phpBB® Forum Software