Hi, you can do it by creating a server side module (in C) when the module load, juste load the data you need from your database. For now it's only possible in C, but we are working on javascript on the server side to do it in a more user friendly way ^^
Some docs : - http://www.ape-project.org/wiki/index.php/How_to_create_a_server_Module - http://www.ape-project.org/wiki/index.php/How_to_write_an_application_with_APE Regards -- Gasquez Florian - R&D Web Engineer [email protected] http://www.weelya.com On Mon, Aug 10, 2009 at 13:31, Stylus <[email protected]> wrote: > > Hi All, > > The APE works very nice and broadcast all info to all clients, but I > have another question, could the data sent from the browser be saved > at the server, in DB or XML file etc, and load it back next time? It > would be great if you could explain me a bit on this. > > Thank you. > > Stylus > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "APE Project" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/ape-project?hl=en --- APE Project (Ajax Push Engine) Official website : http://www.ape-project.org/ Git Hub : http://github.com/APE-Project/ -~----------~----~----~----~------~----~------~--~---
