Thanks Mike, 

The way I want to do this is to perform the calculation of the trial period
duration and then send an email when the customer has succesfully logged in.
Could you show me an outline of how to do this with Radiator?

Regards.  Paul



> > What I would like to do next is to get Radiator to send out an email (to my
> > accounts staff and to the customer) when a TRIAL user is in the 10th day of
> > their trial login period. I can see that ADDEDDATE is set correctly, how can
> I
> > work out if they have been in the trial period for 10 days or more?
> 
> ADDEDDATE is unix epoch seconds (ie seconds since Jan 1 1970), so if the
> difference between the current time and ADDEDDATE divided by (60*60*24) will
> give the number of days since the account was added.

===
Archive at http://www.thesite.com.au/~radiator/
To unsubscribe, email '[EMAIL PROTECTED]' with
'unsubscribe radiator' in the body of the message.

Reply via email to