-
sending email from exe file through ASP
Hi,
I am using smtpsvg.dll file to send an email from asp pages. while sending
email through asp pages it is working fine. I have all email addresses, subject
text, body text in sql server database. I am calling stored procedure in
c++ file and compiled c++ files as exe file. when I run the asp pages exe
file has to send emails according to different content id. How it is possible?.
For that any extra software is required?. I didn't call this exe file any
where in asp pages.
I am using windowsNT and IIS 4.0
Thanks in advance, Priya
-
Re: sending email from exe file through ASP
If you are familiar with C++, then you might be interested in using the C++ SMTP class in the following articles.
http://www.kbcafe.com/articles/html.smtp.html
http://www.kbcafe.com/articles/smtp.html
--
Randy Charles Morin
http://www.kbcafe.com
Feel free to contact me by private email or messenger
morin_randy@hotmail.com
randy@kbcafe.com
"priya" <selvav@procom.ca> wrote in message news:3c473430$1@147.208.176.211...
>
> Hi,
> I am using smtpsvg.dll file to send an email from asp pages. while sending
> email through asp pages it is working fine. I have all email addresses, subject
> text, body text in sql server database. I am calling stored procedure in
> c++ file and compiled c++ files as exe file. when I run the asp pages exe
> file has to send emails according to different content id. How it is possible?.
> For that any extra software is required?. I didn't call this exe file any
> where in asp pages.
> I am using windowsNT and IIS 4.0
>
> Thanks in advance, Priya
>
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
Forum Rules
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks