Wrox Programmer Forums
|
Classic ASP Basics For beginner programmers starting with "classic" ASP 3, pre-".NET." NOT for ASP.NET 1.0, 1.1, or 2.0
Welcome to the p2p.wrox.com Forums.

You are currently viewing the Classic ASP Basics section of the Wrox Programmer to Programmer discussions. This is a community of software programmers and website developers including Wrox book authors and readers. New member registration was closed in 2019. New posts were shut off and the site was archived into this static format as of October 1, 2020. If you require technical support for a Wrox book please contact http://hub.wiley.com
 
Old August 8th, 2003, 01:50 AM
Authorized User
 
Join Date: Aug 2003
Posts: 52
Thanks: 0
Thanked 0 Times in 0 Posts
Default How to generate automatic mails

I want to write a code that may automatically mail my specific users.The mails are to be sent at a gap of 3 days,starting from the day my application begins.How to [u]execute the file automatically </u>that contains the queries and CDONTS code [u]on these specific days.</u>
 
Old August 8th, 2003, 10:32 AM
Authorized User
 
Join Date: Aug 2003
Posts: 31
Thanks: 0
Thanked 0 Times in 0 Posts
Default

You can use SQL Server, or IIS and do a drop to the pickup folder and then make the mail ap (SQL Server or IIS) pickup every so often. You should check out Microsoft's Technet stuff on <a href="http://www.microsoft.com/technet/treeview/default.asp?url=/technet/prodtechnol/windowsserver2003/proddocs/entserver/qss_mail_setup.asp"> SMTP </a> and also some sample codes:
http://www.aspnetemail.com/help/welcome/queue_ms.html
http://drs.yahoo.com/S=2766679/K=spe...es/Q324037.doc

Hope that helps, I was just doing this a few days ago.






Similar Threads
Thread Thread Starter Forum Replies Last Post
sending e-mails How To?? saudyonline General .NET 13 November 17th, 2006 01:00 AM
sending mails arabuafef Classic ASP Basics 0 July 18th, 2006 06:29 AM
Get mails tsimsha Classic ASP Basics 1 November 16th, 2004 03:11 AM
Duplicate E-Mails SerranoG Forum and Wrox.com Feedback 3 March 30th, 2004 03:12 PM
e-mails via access robsafe Access 2 November 17th, 2003 12:02 PM





Powered by vBulletin®
Copyright ©2000 - 2020, Jelsoft Enterprises Ltd.
Copyright (c) 2020 John Wiley & Sons, Inc.