Wrox Programmer Forums
|
ASP.NET 1.0 and 1.1 Professional For advanced ASP.NET 1.x coders. Beginning-level questions will be redirected to other forums. NOT for "classic" ASP 3 or the newer ASP.NET 2.0 and 3.5
Welcome to the p2p.wrox.com Forums.

You are currently viewing the ASP.NET 1.0 and 1.1 Professional 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 June 27th, 2006, 07:11 AM
Authorized User
 
Join Date: Mar 2005
Posts: 11
Thanks: 0
Thanked 0 Times in 0 Posts
Default Sending an automated mail

Hello Friends,

I am working on a site in which I have to send an automated mail to a particular user of the site based on some calculations on dates. That is if a user doesn't updates his profile every six months, the system must send an automated mail. Any one have some ideas??

Thanks in advance

Pramod.:)

 
Old July 3rd, 2006, 09:32 AM
Friend of Wrox
 
Join Date: Aug 2004
Posts: 550
Thanks: 0
Thanked 1 Time in 1 Post
Default

Hi

You can use the Windows service facility to achieve this. Code everything in your exe, create a Windows service and then register it. The windows service will run on a daily basis and will send e-mail to those who do not match your criteria.



Regards
Mike





Similar Threads
Thread Thread Starter Forum Replies Last Post
Automated E-mail Envirochemist Access 3 April 25th, 2008 11:23 AM
problems sending mail with java mail gandacuboy J2EE 2 December 20th, 2006 03:05 PM
Automated Mail Merge Print jcellens Access 0 June 22nd, 2006 05:10 PM
Sending an automated email luxx Excel VBA 4 January 2nd, 2004 05:00 PM
Sending both text mail and HTML mail - CDONTS madhukp Classic ASP Basics 1 October 8th, 2003 01:05 AM





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