Hey. I'm trying to sort something out here but getting nowhere slowly. I have a form where someone can upload details to the db, but it has to expire in month and get deleted... say 28 days. The access db will have a record of the expirey date of 28 days after the date the record was created.
I assume I have to amke some sorta condition where if today's date Equals or is greater than the Expirey Date then it gets deleted. I also want an automatic email sent 5 days prior to deletion to the person who entered the record. I assume I use CFMAIL for this.
How do I do this whole expirey date thing. Help would be much much much MUCH appreciated. Thanks.
--Dan
----------------------------------------
Knowing is not enough, we must apply. Willing is not enough, we must do.
--So said the ever wise Bruce Lee
Memorize and live by it!
I assume I have to amke some sorta condition where if today's date Equals or is greater than the Expirey Date then it gets deleted. I also want an automatic email sent 5 days prior to deletion to the person who entered the record. I assume I use CFMAIL for this.
How do I do this whole expirey date thing. Help would be much much much MUCH appreciated. Thanks.
--Dan
----------------------------------------
Knowing is not enough, we must apply. Willing is not enough, we must do.
--So said the ever wise Bruce Lee
Memorize and live by it!