Hi, I have created a Standalone application.
my index file is this : <!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>miaapplicazione</title> </head> <body></body> </html> I would like to send parameters to miaapplicazione.js For example to give different Welcome page or something like that. How can I change my index.html file ? How can I read the parameter for my main Application.js file ? Thank you Matteo Masina -- View this message in context: http://qooxdoo.678.n2.nabble.com/send-parameters-to-a-standalone-application-tp7246136p7246136.html Sent from the qooxdoo mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ qooxdoo-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
