SMTP Email: Difference between revisions

5 bytes removed ,  20 November 2007
no edit summary
No edit summary
No edit summary
Line 15: Line 15:
This is actually the easy part, believe it or not.  We will install the dll and create the Com interface.
This is actually the easy part, believe it or not.  We will install the dll and create the Com interface.


1) Download the aspemail dll and register it per their instructions.
# Download the aspemail dll and register it per their instructions.
 
# In the VDF Studio (12.1 was used), go to File/New/Other and select the “Class” tab.
2) In the VDF Studio (12.1 was used), go to File/New/Other and select the “Class” tab.
# Select Import COM Automation  
3) Select Import COM Automation  
# Select “Persists Software AspEmail 5.x” and click “Ok”
4) Select “Persists Software AspEmail 5.x” and click “Ok”


This will create a VDF package named aspemail.pkg that can be used without modification in your application.
This will create a VDF package named aspemail.pkg that can be used without modification in your application.
40

edits