473,396 Members | 1,734 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,396 software developers and data experts.

Running daily process on hosted web site

I am using godaddy.com to host my web sites. I would like my site to
send me an email every day informing me of how many visitors there were
to the site in the last 24 hours.

Which means I need to run a process on the godaddy server that wakes up
every 24 hours and runs the email code.

Is my ASP.NET server code able to create a process independent of IIS?

Is there a special term for this in IIS? Is there a term I can use
when talking to the godaddy tech people so they know what I am asking
for?

thanks,

-Steve

Nov 19 '05 #1
3 1400
You could probably run a thread on application on_start that invokes a timer
event, and mails you as you need.

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Steve Richter" <St************@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
I am using godaddy.com to host my web sites. I would like my site to
send me an email every day informing me of how many visitors there were
to the site in the last 24 hours.

Which means I need to run a process on the godaddy server that wakes up
every 24 hours and runs the email code.

Is my ASP.NET server code able to create a process independent of IIS?

Is there a special term for this in IIS? Is there a term I can use
when talking to the godaddy tech people so they know what I am asking
for?

thanks,

-Steve

Nov 19 '05 #2
Just create a non-public page that does what you need and invoke it remotely
at will - via your browser. And, if you really need to automate it just in
put it in a scheduled task that runs on your local pc.

"Steve Richter" <St************@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
I am using godaddy.com to host my web sites. I would like my site to
send me an email every day informing me of how many visitors there were
to the site in the last 24 hours.

Which means I need to run a process on the godaddy server that wakes up
every 24 hours and runs the email code.

Is my ASP.NET server code able to create a process independent of IIS?

Is there a special term for this in IIS? Is there a term I can use
when talking to the godaddy tech people so they know what I am asking
for?

thanks,

-Steve

Nov 19 '05 #3

Mark Newmister wrote:
Just create a non-public page that does what you need and invoke it remotely at will - via your browser. And, if you really need to automate it just in put it in a scheduled task that runs on your local pc.
what a great idea!

thanks,

-Steve

"Steve Richter" <St************@gmail.com> wrote in message
news:11*********************@z14g2000cwz.googlegro ups.com...
I am using godaddy.com to host my web sites. I would like my site to send me an email every day informing me of how many visitors there were to the site in the last 24 hours.

Which means I need to run a process on the godaddy server that wakes up every 24 hours and runs the email code.

Is my ASP.NET server code able to create a process independent of IIS?
Is there a special term for this in IIS? Is there a term I can use
when talking to the godaddy tech people so they know what I am asking for?

thanks,

-Steve


Nov 19 '05 #4

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

Similar topics

8
by: JR | last post by:
I have a Web server running on Windows XP. On this Web server, I have a Web site configured with its home directory on a network share. In the Web site, there's a virtual folder pointing to a local...
1
by: ree32 | last post by:
Currenty we have a MS Access program running that creates Reports using the database and emails them to people on different days. But after moving all the reports to the intranet using ASP.net...
3
by: mochatrpl | last post by:
I am looking for a way to make a query / report display the running average for total dollars. I have already set up a query to provide totals dollars per day from which a report graphly shows...
6
by: bmjnine | last post by:
Hi all, I am trying to setup a daily task in my .NET (1.1) application. The application is a project management tool, and the daily task I am trying to set up will check for overdue project...
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?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

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.