I would use xmlrpc
Massimo On Nov 22, 3:39 pm, António Ramos <[email protected]> wrote: > Hello, i have this need > I want to create an app1 to validate and compute some data from other apps > > After that i want to create many apps to send data to be processed by app1 > and returned by app1 to those apps. > > What is the best way? > > I looked at SQLFORM onvalidation to send fields to a function in app1 but it > seems to work only if the function is in the same controller as original > app. > > Can you point me the right way. > > Best regards > António

