IIS ASP - how to fire automatically a script asp

This is Interesting: Free IT Magazines  
Home > Archive > IIS ASP > July 2005 > how to fire automatically a script asp





You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

Author how to fire automatically a script asp
Luc Dal

2005-07-29, 8:08 am

Hello,

Is it possible to fire automatically a script (in asp) every hour ?
I want to clean and compact a database every 6 hours.

Thanks for your reply.
Luc


Patrice

2005-07-29, 8:08 am

Do you have control on the server ?

I would start :
- create a VBScript that runrs using the Windows task scheduler
- if this is on a server on which you don't have control you could use a
webcron service (basically it's a service that calls za partiuclar page at
given time).

Patrice

--

"Luc Dal" <dal@sped.ucl.ac.be> a écrit dans le message de
news:dcct3c$982$1@ail.sri.ucl.ac.be...
> Hello,
>
> Is it possible to fire automatically a script (in asp) every hour ?
> I want to clean and compact a database every 6 hours.
>
> Thanks for your reply.
> Luc
>
>



Luc Dal

2005-07-29, 8:08 am

no I don't have control (

Luc


"Patrice" <nobody@nowhere.com> a écrit dans le message de news:
uQ46QDClFHA.2608@TK2MSFTNGP14.phx.gbl...
> Do you have control on the server ?
>
> I would start :
> - create a VBScript that runrs using the Windows task scheduler
> - if this is on a server on which you don't have control you could use a
> webcron service (basically it's a service that calls za partiuclar page at
> given time).
>
> Patrice
>
> --
>
> "Luc Dal" <dal@sped.ucl.ac.be> a écrit dans le message de
> news:dcct3c$982$1@ail.sri.ucl.ac.be...
>
>



Patrice

2005-07-29, 8:08 am

Ok so you could have this in an ASP page and use a service such as
http://www.webcron.org/index.php?&lang=en

Patrice

--

"Luc Dal" <dal@sped.ucl.ac.be> a écrit dans le message de
news:dcctqd$9cl$1@ail.sri.ucl.ac.be...
> no I don't have control (
>
> Luc
>
>
> "Patrice" <nobody@nowhere.com> a écrit dans le message de news:
> uQ46QDClFHA.2608@TK2MSFTNGP14.phx.gbl...
at[vbcol=seagreen]
>
>



Aaron Bertrand [SQL Server MVP]

2005-07-29, 8:08 am

http://www.aspfaq.com/2143



"Luc Dal" <dal@sped.ucl.ac.be> wrote in message
news:dcctqd$9cl$1@ail.sri.ucl.ac.be...
> no I don't have control (
>
> Luc
>
>
> "Patrice" <nobody@nowhere.com> a écrit dans le message de news:
> uQ46QDClFHA.2608@TK2MSFTNGP14.phx.gbl...
>
>



Sponsored Links






Free braindumps | Software forum | Database administration forum

Copyright 2003 - 2008 webservertalk.com