Welcome to the dBforums forums.

You are currently viewing our boards as a guest which gives you limited access to view most discussions, articles and access our other FREE features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload your own photos and access many other special features. Registration is fast, simple and absolutely free so please, join our community today!

If you have any problems with the registration process or your account login, please contact contact support.

If you prefer not to see double-underlined words and corresponding ads, place your cursor
here for ContentLink opt out.

Go Back  dBforums > Data Access, Manipulation & Batch Languages > ASP > Email Scheduling

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-07-03, 05:33
rahulqa rahulqa is offline
Registered User
 
Join Date: Feb 2003
Posts: 18
Arrow Email Scheduling

I have an ASP file. This file contains the code for sending email to the different users.

I want to schedule this asp file so that the email is automatically sent to the users. I know that this can be achieved by scheduling this asp file on the server. But unfortunatley my server admin does not allow to schedule the file.

Is there any other way to schedule this file?

Thanks,
Rahul
Reply With Quote
  #2 (permalink)  
Old 03-09-03, 21:40
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
try using one of the free web site status checkers, they access your site on a set basis, i.e. hourly; add some code to your script to make sure it doesn't run each time and bingo.

if you can't get the status checker to check an individual file, put the script in the new session thingy in the global.asa file; this will be triggered everytime someone or it accesses your site.
Reply With Quote
  #3 (permalink)  
Old 03-11-03, 00:10
rahulqa rahulqa is offline
Registered User
 
Join Date: Feb 2003
Posts: 18
Can you tell some site which provide this facility i.e. free web site status checkers.
Reply With Quote
  #4 (permalink)  
Old 03-11-03, 05:51
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
Reply With Quote
  #5 (permalink)  
Old 03-12-03, 08:28
rahulqa rahulqa is offline
Registered User
 
Join Date: Feb 2003
Posts: 18
I tried with internetseer for test email and it worked.
Thanks for your help.
Reply With Quote
  #6 (permalink)  
Old 03-12-03, 11:05
rhs98 rhs98 is offline
Moderator
 
Join Date: Feb 2002
Location: Hampshire, UK
Posts: 440
cool hope it works out, let me know it would be interesting to know
Reply With Quote
  #7 (permalink)  
Old 04-03-04, 03:40
shaham76 shaham76 is offline
Registered User
 
Join Date: Apr 2004
Location: Dhahram
Posts: 1
Re: Email Scheduling

[I have an ASP file. This file contains the code for sending email to the different users.

I want to schedule this asp file so that the email is automatically sent to the users. I want to know that how do we schedule this asp file on the server.

Thanks,
Shahul
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

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