Yes, there are lots of examples in the book: http://www.web2py.com/book. Start with chapter 3. Also, more examples here: http://web2py.com/examples/default/examples You should also explore the 'welcome' app to see how things are set up, and you can download and explore plenty of other applications as well: http://web2py.com/appliances Anthony
On Wednesday, March 2, 2011 9:34:05 AM UTC-5, stargate wrote: > Is there a example of this showing what code goes in what file. > > On Mar 2, 8:56 am, Norbert Klamann <[email protected]> > wrote: > > I am a newbie wrt web2py , but I think it is just the other way round. > You > > place the loop.html in the views/default directory and the controll calls > it > > automagically.

