When a new event is scheduled, the following code fires:
scheduler.attachEvent(“onEventAdded”, function (a) {…
Fine but where is the actual database call made? Where is the data push finally made?
When a new event is scheduled, the following code fires:
scheduler.attachEvent(“onEventAdded”, function (a) {…
Fine but where is the actual database call made? Where is the data push finally made?
Ok, never mind. I see it in the HomeController.vb