> I can not find any sub routines or scripts that allow for users to > pre-select dates for actions to be preformed. I have a > greeting card script > and want users to be able to send cards days in advance that > woulf only be > delivered on the requested date.
there are likely not any precanned routines for this. one way to implement it is have the cron called often. it triggers a script that looks thru the pending jobs list & executes the ones that are within some time range and then removes them from the list. the list is created by the users calling another script. they choose their time and the script adds their job to the list. hth Al Hospers CamberSoft, Inc. al<at>cambersoft<dot>com http://www.cambersoft.com Shockwave and Director development, CD-ROM, HTML, CGI scripting, and Graphic Design. A famous linguist once said: "There is no language wherein a double positive can form a negative." YEAH, RIGHT -- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]