Reading the reoccurring event string

Hi,

One of the things we want to be able to do is send email notifications to our users when events are coming due. However a simple database query isn’t going to work with repeat events.

Is there any example code (preferably in C#) that reads the rec_type and gives the events within a date range?

Something that I need to perform at the server side, not on the client.

Regards
Phil

Hi,
this helper is the part of the dhtmlxScheduler for ASP.NET
scheduler-net.com/docs/recurring … ing_events