eL_NiNo
Jun 11th, 2001, 11:51 AM
I have to send mail via SMTP to local users of our intranet;
at first I thought I would make an Activexdll but it doesn't seem to works so I thought of using a ready-to-use .exe to do the task.
What i want to know is if it is possible to launch this app from the ASP server so when a client request a "mail sending" action, it would simply runs this .exe ?
If so, I would like to know if you can write to local file by ASP because this .exe requires a .ini to access its informations...
Any idea ? Reference ?
at first I thought I would make an Activexdll but it doesn't seem to works so I thought of using a ready-to-use .exe to do the task.
What i want to know is if it is possible to launch this app from the ASP server so when a client request a "mail sending" action, it would simply runs this .exe ?
If so, I would like to know if you can write to local file by ASP because this .exe requires a .ini to access its informations...
Any idea ? Reference ?