Sending mail

F

Franck

I would like to schedule my asp.net application to
automatically send email every x days. I would like to use
a timer, but i can't figure out how to setup it. Any help
would be welcomed.
BTW my web app is newsletter system.
 
J

John Timney \(Microsoft MVP\)

why dont you just use the scheduling service on windows to schedule a job to
call your aspx page when you want, or you could setup a windows service to
do the same, alternatively use could use wscript and do it without any exe
as shown here:

http://www.4guysfromrolla.com/webtech/072699-1.shtml

--
Regards

John Timney (Microsoft ASP.NET MVP)
----------------------------------------------
<shameless_author_plug>
Professional .NET for Java Developers with C#
ISBN:1-861007-91-4
Professional Windows Forms
ISBN: 1861005547
Professional JSP 2nd Edition
ISBN: 1861004958
Professional JSP
ISBN: 1861003625
Beginning JSP Web Development
ISBN: 1861002092
</shameless_author_plug>
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,755
Messages
2,569,537
Members
45,020
Latest member
GenesisGai

Latest Threads

Top