Lad enlightened us with:
> I would like to make in my web application a similar navigation like
> Google uses, I mean  at the bottom of each page there are numbers of
> returned pages after you search query.  Has anyone tried that? Is
> there an algorithm for that? I do not want to re-invent the wheel.

Isn't that just dividing the number of results by the number of
results per page? That would give you the number of pages...

Sybren
-- 
The problem with the world is stupidity. Not saying there should be a
capital punishment for stupidity, but why don't we just take the
safety labels off of everything and let the problem solve itself? 
                                             Frank Zappa
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to