- From: Erik Bruchez <ebruchez@orbeon.com>
- Date: Thu, 06 Jul 2006 00:30:57 +0200
- To: www-forms@w3.org
- CC: Landry DEFO KUATE <defolandry@yahoo.fr>
Landry, I am not sure I understand your question perfectly, but I may just go with a double, absolutely shameless plug and first point you to the article we presented at the XTech conference this year on the relationship between XForms and Ajax [1]. The bottom line is that if you use an Ajax-based XForms engine like Orbeon PresentationServer (OPS) [2], you will be able to do exactly what you are trying to do (as far as I understand your question). You win on both fronts: you write your application with XForms, with all its declarative power, and you use Ajax as a deployment technology for XForms, which allows you to target mainstream web browsers without the need for plugins or browser upgrades. -Erik [1] http://xtech06.usefulinc.com/schedule/detail/133 [2] http://www.orbeon.com/ Landry DEFO KUATE wrote: > Hi, > > I$(Bm (Bbuilding an Ajax application witch have many modules. > > One man in my team is building an API to pilot the user interface at de > server side (PHP). > > The other developers have to write their Forms (XForms) an use the API > to show forms to the client. > > The interaction between the client (browser) and the server (PHP) is > handle with XmlHttpRequest (or quivalent) in javascript. > > We are finding a way to handle all the onclick (onsubmit) event and pass > the HTTP request to the XmlHttpRequest who will post then to the server > a smart way. > > Can some one of you point me with a framework that do those kind of > stuff? Or any idea? > > Cordialy, > > Landry. > > SP: applogies for my English, my mother language Is French. > -- Orbeon - XForms Everywhere: http://www.orbeon.com/blog/
Received on Wednesday, 5 July 2006 22:31:17 UTC