This little "AJAX" way is quicker and cleaner.
When you talk about data table...do you mean large data grid with inital form requiring base input range and selection criteria, the the user clicks submit and a large table of data is generated and can be filtered sorted etc.?
regards
charles
Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
On 8/31/06, frank <[EMAIL PROTECTED]> wrote:
This is clearly not the "Django way", but is there some way in which
this might be accomplished?
Can you make the button an <input type="submit"> inside a <form action="" method="post">, where myurl is either:
1) the location you want the button to go to, or
2) a URL that will redirect based on which button was pressed?
Yours,
Russ Magee %-)
Stay in the know. Pulse on the new Yahoo.com. Check it out.
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

