Glauco ha scritto:
> Lee McFadden ha scritto:
>
>> You should set your form's method to POST instead of GET. This way
>> your form's data will be posted allowing paginate's query variables to
>> use GET without overloading the browser URL.
>>
>> This should solve your problem.
>>
>> Lee
>>
>>
>>
>>
> Obviously...... :-)))
>
>
> Thank you Lee
>
> i'm searching in wrong direction.
>
>
>
>
> Glauco
>
>
This is true ONLY for submit action... but I've done a deeper analisys
on paginate and paginate use a link !!!
"""
<a href="${tg.paginate.get_href(1)}"><<</a>
"""
so the problem isn't solved :-(
Glauco
--
+------------------------------------------------------------+
Glauco Uri
glauco(at)sferacarta.com
Sfera Carta Software® info(at)sferacarta.com
Via Bazzanese,69 Casalecchio di Reno(BO) - Tel. 051591054
+------------------------------------------------------------+
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---