Start Building Professional
Web Apps Today


 
Categories Question details Back To List
Question  posted on Sep 15, 2009 12:43
open dhtmlx forum
Adding to XML

I seem to be a little confused. I have the Scheduler working with a form and the form adds events to an xml file. However, I do not know how to add an event to the xml file based on the user just clicking the scheduler to add the event. The same goes for people deleting events. Can anyone help me on this?
Answer posted on Sep 16, 2009 04:54
To save created\deleted events you should integrate your Scheduler with server side. Please find tutorial here http://dhtmlx.com/dhxdocs/doku.php?id=dhtmlxscheduler:server_side_integration
Answer posted on Sep 18, 2009 09:29
Is there anyway to save the events with JUST xml and not SQL or Oracle or anything like the articles talk about?