Current location: Hot Scripts Forums » Programming Languages » ASP » asp script run autonomously on server


asp script run autonomously on server

Reply
  #1 (permalink)  
Old 10-01-05, 03:31 PM
shermski shermski is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
asp script run autonomously on server

is there anyway to run an asp script at the server without a request being sent for it to execute?

im trying to create a component for an asp application that would basically connect to a DB (access) to check to due dates for events. If the due date is the day after the current day the script would use the mailer object to send an email the person in charge of that event, without the need for them to be logged in or constantly requesting scripts from the site.

andy ideas anyone?ive done some rigorous searches in this area and am drawing blanks..didnt know if asp would be capable of this kind of thing.

any help would be great
Reply With Quote
  #2 (permalink)  
Old 10-01-05, 11:09 PM
koncept
Guest
 
Posts: n/a
no asp on its own is not capable. i would say ask your host if they can schedule it as a process to run every night at like 1 am or something like that. or create a vb program on your computer to do that and schedule it to run automaticaly.

on a side note. I am not aware of any programing language that can do that with out the help of a third component (php - cron jobs --- i think)
Reply With Quote
  #3 (permalink)  
Old 10-02-05, 07:28 AM
rrhodes's Avatar
rrhodes rrhodes is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 26
Thanks: 0
Thanked 0 Times in 0 Posts
Yes, this is much easier when you own your web server, you just setup your exe to run via the Windows Scheduler and it works very well. (must have direct access to the server).

Some web hosting companies will allow you to schedule a call to a web page, then in that web page you can do ASP/ASP.NET script. Look for a web host that caters to programmers.
__________________
Robert
Gee! Web Tools
Web Content Management / Internet Marketing modules including:
Page Editor - Calendar Manager - News Editor - Contact Organizer - Mail Wizard
Reply With Quote
  #4 (permalink)  
Old 10-02-05, 08:25 PM
shermski shermski is offline
Newbie Coder
 
Join Date: Jul 2005
Posts: 7
Thanks: 0
Thanked 0 Times in 0 Posts
thanks for the advice..

yeah i did think as much..just wanted to check if i was missing something that might be do'able using asp easily.

thanks for the help people
Reply With Quote
  #5 (permalink)  
Old 10-03-05, 07:09 AM
rpsajwan rpsajwan is offline
Newbie Coder
 
Join Date: Aug 2004
Location: India
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
global.asa

one more option is the use of global.asp. U may play with global.asa. but it require at least one hit on a day to run your daily schiduler script.
__________________
ravi
Reply With Quote
Reply

Bookmarks


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Run Your Own Profitable and VERY unique eBusiness Voltaire General Advertisements 3 03-30-10 06:36 AM
Raffle/Lottery Script (Very profitable!), Coded it myself. Voltaire General Advertisements 6 03-16-09 07:15 AM
2 profitable script sites for sale cms-master.com General Advertisements 3 07-03-07 10:17 AM
Running a script 24 / 7 / 365 on a ASP server nilshv ASP 3 05-26-05 07:02 AM
web proxy script id10tn00b Script Requests 1 10-09-04 06:02 PM


All times are GMT -5. The time now is 03:35 PM.
vBulletin® Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.