Email

Amadeus

The Maestro
Staff member
The easiest way would be to write a .NET application that sends the email for you...then call the .NET application itself. It should be pretty trivial to write such an application.
 
If i make it a exe with some arguments that i could open a command prompt and c:\mymailprogram.exe addy=lunchbox@mail.com, how would i call this from isxeq2?
 
Top Bottom