Go Back   CodingForums.com > :: Server side development > ASP

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 08-01-2002, 08:10 PM   PM User | #1
ShMiL
Regular Coder

 
Join Date: Jul 2002
Posts: 436
Thanks: 1
Thanked 0 Times in 0 Posts
ShMiL is an unknown quantity at this point
scheduled executions

How can I schedule some script?

Let's say I want to send a letter for my user every day at 9:00 automatically. Can I do that?
How?
Thanks.
ShMiL is offline   Reply With Quote
Old 08-02-2002, 07:46 PM   PM User | #2
QuackHead
Regular Coder

 
Join Date: Jun 2002
Posts: 344
Thanks: 0
Thanked 0 Times in 0 Posts
QuackHead is an unknown quantity at this point
hire a robot to do the job for you

I'm not sure if you can schedule an asp script to run... I've never looked into that - you COULD make a program in VB or something that opens an asp page in your browser that fires the email off...

that's a real hack way around it.. but, it could work depending on how big of a scale you're talking...

~Quack
QuackHead is offline   Reply With Quote
Old 08-02-2002, 10:06 PM   PM User | #3
Roelf
Senior Coder

 
Join Date: Jun 2002
Location: Zwolle, The Netherlands
Posts: 1,110
Thanks: 2
Thanked 28 Times in 28 Posts
Roelf is on a distinguished road
Windows NT has a sceduler program, its started from a commandline its AT, check help for it command: help AT.

you can schedule an internet explorer session which calls an asp page

or you can use any other scheduler
Roelf is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

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 On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 10:59 PM.


Advertisement
Log in to turn off these ads.