On Tue, 11 Sep 2007, Oleg Korsak wrote: > Hello. How can I get a form name from the POST request?
As far as I know it's not sent. Use a hidden field to identify the form server side. > Also how can I explore a "request" object to see what it contains? print '%s' % request.POST -- Greg Donald Cyberfusion Consulting http://cyberfusionconsulting.com/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---