[web2py] Re: Looking for web2py AJAX "recipes"

2010-06-16 Thread mr.freeze
You might try this one too: http://web2pyslices.com/main/slices/take_slice/8 On Jun 16, 5:01 am, David Mitchell wrote: > Thanks GoldenTiger, > > Looks likehttp://www.web2pyslices.com/main/slices/take_slice/85addresses > my 1st requirement, > andhttp://www.web2pyslices.com/main/slices/take_slice/

Re: [web2py] Re: Looking for web2py AJAX "recipes"

2010-06-16 Thread David Mitchell
Thanks GoldenTiger, Looks like http://www.web2pyslices.com/main/slices/take_slice/85 addresses my 1st requirement, and http://www.web2pyslices.com/main/slices/take_slice/86 addresses my 2nd requirement. Still looking for solutions to the other two, but these get me off to a flying start! Regards

[web2py] Re: Looking for web2py AJAX "recipes"

2010-06-15 Thread mdipierro
Not sure if that helps you but there is an ajax chapter in http:/ web2py.com/book On Jun 15, 4:48 pm, David Mitchell wrote: > Hello all, > > I've got a bunch of AJAX pages to create, with tasks like: > - pick a selection from a drop-down list > - based on that selection, populate another drop-dow

[web2py] Re: Looking for web2py AJAX "recipes"

2010-06-15 Thread GoldenTiger
http://www.web2pyslices.com is usefull for me On 15 jun, 23:48, David Mitchell wrote: > Hello all, > > I've got a bunch of AJAX pages to create, with tasks like: > - pick a selection from a drop-down list > - based on that selection, populate another drop-down list > > - start typing in a text fi