Bonjour, J'essaie de créer une variable qui porte un nom dynamique côté serveur, sauf que ca ne passe pas...
Acutellement, je fais --> window['TimeOut' + data.ID_session] = Ape.setTimeout(fermeture_session, data.Duree, data.ID_session); Mais le serveur me retourne ReferenceError: window is not defined Il y a-t-il une solution pour contourner ce pb ? Merci ! -- 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/
