i have to generate a reminder to the user alerting about payment due dates.
i am doing it using a label control which is placed in the main page, so just after he logged in, the DB will be checked for due dates and if any date is nearing , the reminder will be generated
is there any other way to send an alert or a reminder itself in VB ?