kramkishan
09-13-2006, 06:56 AM
Hi,
How do you go about saving updated data from a dataset back to the XML file or database, so that the changes are reflected the next time you launch the application.
I know it is possible to use server side scripting (ASP, JSP, PHP ...) to fetching the events, update and insert into any database, currently i'm using mysql, is it possible?
I used the calendar application...very impressed, but the events I added were not saved for the next time I launched the application.
How do you go about saving updated data from a dataset back to the XML file or database, so that the changes are reflected the next time you launch the application.
I know it is possible to use server side scripting (ASP, JSP, PHP ...) to fetching the events, update and insert into any database, currently i'm using mysql, is it possible?
I used the calendar application...very impressed, but the events I added were not saved for the next time I launched the application.