Hi!

I'm new to this. I am doing a system shoppingcart-like system that works
like this:

When a user buys anything, we must give him up to 5 days to make the
payment. If within those 5 days, the user has not completed the payment, the
order record must automatically be deleted from the database.

What I can't figure out is how I can run this task of deleting the record
just in the exact time the order expires.

Thank you in advance.

Mauricio Lairet P.

_______________________________________________
Perl-Win32-Users mailing list
[EMAIL PROTECTED]
http://listserv.ActiveState.com/mailman/listinfo/perl-win32-users

Reply via email to