473,513 Members | 2,263 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

using Cron job

4 New Member
Hello everybody

I have to send a mail on a particular day some what like birthday reminder .. I came to know this can be achieve by using cron job but i dont know how to use it ..
or tell me any other way to achieve it

can any one help me pls,,,
Sep 12 '07 #1
4 4115
jhardman
3,406 Recognized Expert Specialist
"cron job" is a Unix term. I don't know what M$ name would be equivalent, but it would be easy to send an email if a certain specified date had passed.

Jared
Sep 16 '07 #2
markrawlingson
346 Recognized Expert Contributor
CronTab is Unix based software and cannot be used on a windows based system.

However that doesn't mean windows can't replicate this.

Check out this URL - It explains how to emulate a Cron Job with the windows task scheduler.

Configuring Cron Jobs on Windows

Sincerely,
Mark
Sep 16 '07 #3
jeevik
4 New Member
Hello everybody

I have to send a mail on a particular day some what like birthday reminder .. using ASP ,please help me with some concept or samples

can any one help me pls,,,
Sep 17 '07 #4
jhardman
3,406 Recognized Expert Specialist
Hello everybody

I have to send a mail on a particular day some what like birthday reminder .. using ASP ,please help me with some concept or samples

can any one help me pls,,,
Why do you need to do this with ASP? ASP is designed to run when a user asks to view a particular page. Obviously this wouldn't be the most convenient way to trigger a date-dependent email.

If you do have to do it with ASP, then the trickiest part would be to send the email at all, and this depends on what other software you have (you can't send an email directly from ASP, you will need to use some sort of server object which will connect the script to an email program and send the email from that). Do you already know how to send an email form an ASP page?

BTW, don't start new threads to ask the same question again.

Jared
Sep 17 '07 #5

Sign in to post your reply or Sign up for a free account.

Similar topics

2
1886
by: KeOu | last post by:
Hi, We are running a application on the Linux, and would like to have a web interface to restart it remotely using PHP. I would like to get an advice on how to do it. Thanks. KeOu
2
13331
by: volantecho | last post by:
hi, i m using webmin to create a cron job of a php script. While i click on 'run it now', it works, generate the output. However, the php script doesnt execute for every minutes which i've set...
6
2662
by: sherryonline | last post by:
i have a page and i need that page to be called every day at 12:00 that page is going to connect to the database fetch some emails and will start mailing them how i am goning to do this.
4
3035
by: vagrantbrad | last post by:
I'm using python 2.4 running on Fedora Core 4. I have written a python program called ipscan.py that checks the external ip address of my cable internet connection, and on change, will update the...
3
10292
by: the.natalie | last post by:
Hi. I am a newbie to mysql, cron, and shell scripting, so please bear with me. I have a script that is used for updating an image directory based on contents in a database. The script does the...
5
2392
by: scriptee | last post by:
Hi , I wan to run a php script using cron on my host server. Its a Linux based server and I am allowed to use cron. I want to run a php script with includes. I tried some suggestions which...
4
3928
by: Phil | last post by:
I have a php script that queries some Oracle DB and outputs a single line of plain text with <brat the end for each query. This is Apache2, php4.4.8 and Oracle Instant Client 10.1.0.5 all on CentOS...
4
7493
by: Stephen Cattaneo | last post by:
Hello all, I am attempting to execute an automated test (written in Python) via cron. I have to check the HOSTNAME variable as part of the test, oddly under cron the HOSTNAME environment...
0
3440
by: Cameron Simpson | last post by:
On 17Aug2008 21:25, John Nagle <nagle@animats.comwrote: Because $HOSTNAME is a bash specific variable, set by bash but NOT EXPORTED! Like $0 and a bunch of other "private" variables, subprocesses...
1
2290
by: Karthik Gurusamy | last post by:
Hi, I'm working on a cron like functionality for my application. The outer loops runs continuously waking every x seconds (say x=180, 300, ..). It needs to know what events in cron has expired...
0
7265
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7388
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7547
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
7114
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7541
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
1
5098
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
3240
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
3230
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1607
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.