Dear Sir,     I'm able to successfully complete my project with the support
you've given in the form. Our professor suggested web2py for our course
projects and with your help, I've started from nowhere to a state of
creating websites with strong security and nice database design. Thanks for
all the help you've given in solving my problems.



Thanks and Regards,
Varun,
International Institute of Information Technology - Hyderabad, India.(
http://www.iiit.ac.in )




On Tue, Sep 8, 2009 at 7:40 PM, mdipierro <[email protected]> wrote:

>
> Hope this helps:
>
> http://www.web2py.com/AlterEgo/default/show/95
>
> On Sep 8, 9:00 am, vvk <[email protected]> wrote:
> > Dear all,
> >
> > query = (db.blah == blah )
> > form = db(query)
> > return dict(form=form)
> >
> >     I am able to get above "form" output in browser with {{ =form }}.
> > My form has 100 entries. How to output only the first ten entries in
> > one page and make the rest appear as links ? ( like 11-20, 21-30... )
> >         Like in google search, Results are shown as 10 results per
> > page and remaining results are shown as 1,2,3,4,5. How to do it in
> > web2py ?
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to