Question
triggering e-mail send using date held in database? ASP/VB
Hi,
I use the Universal E-mail extension from WebAssist which is very useful.
I have a situation where I need to send an e-mail to a registered customer
when their order has been held in the database for 5 days (from a records'
datestamp created upon Insert).
My understanding is that, for this particular extension at least, something
has to trigger the e-mail send, such as page load, form submit, recordset
being empty etc. All of which are either actions made by a site user or
require a site user to access a particular page.
How would I automate the send e-mail based on the datestamp field, without
the user actually doing anything?
Reading that back sounds crazzzy because I can't understand how that would
be possible without user interaction. Is it possible?
Thanks
nath.
I use the Universal E-mail extension from WebAssist which is very useful.
I have a situation where I need to send an e-mail to a registered customer
when their order has been held in the database for 5 days (from a records'
datestamp created upon Insert).
My understanding is that, for this particular extension at least, something
has to trigger the e-mail send, such as page load, form submit, recordset
being empty etc. All of which are either actions made by a site user or
require a site user to access a particular page.
How would I automate the send e-mail based on the datestamp field, without
the user actually doing anything?
Reading that back sounds crazzzy because I can't understand how that would
be possible without user interaction. Is it possible?
Thanks
nath.
