On 28-11-2010 23:42, mdipierro wrote: > > On Nov 28, 4:28 pm, Stef Mientki <[email protected]> wrote: >> But from the book I understood that if you want functions ( controllers) >> with parameters, >> you have to use services. > Not all all: > > I think you simply want this: > > def Set_Page() > Book, Chapter, Paragraph = request.args[:3] > return 'check' > > services are for function to be called by programs, not by the > browsers. Sounds very good, but it's quite late now and I'm very exhausted ( and the site is working now, wow ;-), so I'm going to try that tomorrow.
Massimo, thanks very much for your adequate and very fast support !! cheers,Stef

