|
|
 |
Re: FN-FORUM Automatically sending an email on a certain date ? ?
date posted 8th January 2002 23:52
This is a multi-part message in MIME format.
------=_NextPart_000_018D_01C18043.84997C20
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Dave,
Thanks for the reply mate, on a Win2k server is there anyway to run this =
script and implement it purely from FTP access space? I think they are =
using shared Win2K space and will not be able to set up a daily =
scheduled task in the control panel.
Thanks,
Rog.
----- Original Message -----=20
From: "David Eckersall" [EMAIL REMOVED]
To: [EMAIL REMOVED]
Sent: Tuesday, January 08, 2002 11:43 PM
Subject: Re: FN-FORUM Automatically sending an email on a certain date ? =
?
> what system are you using?
> if nt/2k then create a activex script(save as a .vbs or .js file =
depending
> on what lang you're coding in) which retrieves a recordset and then =
calls an
> email component per record returned with the relevant data and =
message. you
> call then create a scheduled task (you should be able to get the =
wizard in
> control panel).
>=20
> in *nix systems they have something called a cron job, however i =
havent
> touched a nix system in years so hopefully ther'll be a nix bod who =
can help
> you in that case!
------=_NextPart_000_018D_01C18043.84997C20
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi=20
Dave,
Thanks for the reply mate, on a Win2k =
server is=20
there anyway to run this script and implement it purely from FTP access =
space? I=20
think they are using shared Win2K space and will not be able to set up a =
daily=20
scheduled task in the control panel.
Thanks,
Rog.
----- Original Message -----
From: "David Eckersall" <>
To: <>
Sent: Tuesday, January 08, 2002 11:43=20
PM
Subject: Re: FN-FORUM Automatically =
sending an=20
email on a certain date ? ?
> what system are you using?> if nt/2k then create a =
activex=20
script(save as a .vbs or .js file depending> on what lang you're =
coding=20
in) which retrieves a recordset and then calls an> email =
component per=20
record returned with the relevant data and message. you> =
call then=20
create a scheduled task (you should be able to get the wizard in> =
control=20
panel).> > in *nix systems they have something called a =
cron job,=20
however i havent> touched a nix system in years so hopefully =
ther'll be a=20
nix bod who can help> you in that case!
------=_NextPart_000_018D_01C18043.84997C20--
|
 |
|