473,387 Members | 1,516 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,387 software developers and data experts.

automatic mailing in asp.net

hi

i must develop a web site that must be send all sales reports at every day
to company managers...
how can i send these mails without browsing this page.is it possible to make
this automatically??

Thanks...

Jun 21 '06 #1
3 945
Sounds like a Windows service would be the best solution. Otherwise,
the triggering of the emails will be dependent upon someone opening a
page and causing an event to occur or, possibly, having a web page
always open that was setup on an auto-refresh. Windows service would
be best, IMO.
cortukmehmet wrote:
hi

i must develop a web site that must be send all sales reports at every day
to company managers...
how can i send these mails without browsing this page.is it possible to make
this automatically??

Thanks...


Jun 21 '06 #2
asp.net is not the solution for this, it needs to be ran as a windows
service

"cortukmehmet" <co**********@discussions.microsoft.com> wrote in message
news:A3**********************************@microsof t.com...
hi

i must develop a web site that must be send all sales reports at every day
to company managers...
how can i send these mails without browsing this page.is it possible to
make
this automatically??

Thanks...

Jun 21 '06 #3
If it is to operate unattended then I suggest writing a windows service
application that will do the job.

To get you started:

http://msdn2.microsoft.com/en-us/library/9k985bc9.aspx

--
-Demetri
"cortukmehmet" wrote:
hi

i must develop a web site that must be send all sales reports at every day
to company managers...
how can i send these mails without browsing this page.is it possible to make
this automatically??

Thanks...

Jun 21 '06 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: David Hickman | last post by:
Hi all, I have a website that I am building in PHP that I would like to send e-mails to users every 2 days to inform of new updates. I know how to trigger the sending of e-mails if a user...
0
by: ggo | last post by:
Hello all, I know my questions have been asked several times, but I could not find a clear answer in maxdb documentation nor in the mailing lists... Can someone give me a pointer to the answers...
19
by: Mel | last post by:
when downloading files from my site, when file types are known (i.e *.doc) browsers open the file for viewing. is there a way to disable that and just present the save as dialog (same as for...
1
by: ulrice jardin | last post by:
hi, I would like to know how I could automatically fill a (search) form on a web page and download the resulting html page. More precisely I would like to make a program that would...
1
by: Alessandro GARDICH | last post by:
Hi to all ... I'm looking to a way to auto update some fields of a row when other fileds are updated. the table structure are simple, CREATE TABLE param ( id int4 PRIMARY KEY, val int4,
4
by: Andy M | last post by:
ALERT There is a person by the name of Mike Cox who's trying to turn this mailing list into a Big-8 newsgroup. Many of you know that this and most of the other postresql mailing lists are...
1
by: gabriel.becedillas | last post by:
I have a lot of functions returning "const std::string&". Every time I wrap one of those I have to do it like this: class_.def("name", &someclass::bla,...
3
by: myjish18 | last post by:
Hello, We have a DB2 UDB database v8.2.7 (db2 v8.2 fixpak 14) on AIX 5.3 which has Automatic Storage (AS) enabled. We want to disable automatic storage on entire database and/or disable...
3
by: razjafry | last post by:
Hi Experts, I have two tables - tblContact and tblOrg Contact table has only one option of mailing address e.g address,city,postal code whereas Org table has two options - one simple address -...
4
by: Greg Ewing | last post by:
I'm creating a COM server in Python that will have one main class, with methods that create and return instances of other classes. I've found that I need to use win32com.server.util.wrap and...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.