Re: scheduling
- From: "clintonG" <csgallagher@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Thu, 26 May 2005 09:58:13 -0500
Maybe this http://www.codeproject.com/dotnet/ABTransClockArticle.asp
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL http://metromilwaukee.com/
URL http://clintongallagher.metromilwaukee.com/
"androoo" <androoosurfer@xxxxxxxxxxx> wrote in message
news:1117101436.465113.293160@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hi
>
> I would like some design advice for this problem.
>
> I host my website on a remote host and have an aspx page that searches
> daily for data and inputs data into the database.
> I run this page by going into it every day.
>
> I would like to have this page fire the event to search and input data
> on a daily basis at a certain time.
>
> Whats the best way to achive this ?
>
> I dont want to use scheduling on the remote host ( they wont allow it)
> One solution would be to schedule a service from a client pc to call
> the aspx page, but that means I have to leave a client pc running 24/7
>
> Any ideas or experiences your willing to share please ?
>
.
- References:
- scheduling
- From: androoo
- scheduling
- Prev by Date: Re: asp.net and XHTML
- Next by Date: Re: Browser problem or dotnet bug?
- Previous by thread: Re: scheduling
- Next by thread: Re: scheduling
- Index(es):
Relevant Pages
|