jrs wrote: > submit.x and submit.y are the coordinates of where the user clicked the > submit image.
Thanks, jrs. Thus, avoiding "<input type="image" " I will have another URL, something like: http://127.0.0.1:8000/tasks/search_results/?q=1&submit.=Search Do you know how to include ih such URL the "offset" and "limit" parameters? It is needed by a paginator view, but I am not sure how to avoid the conflict of "q", "offset" and "limit" parameters. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django 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/django-users -~----------~----~----~----~------~----~------~--~---

