Wednesday, August 31, 2011

Re: This is nuts why dont I get POST?

On Wed, Aug 31, 2011 at 3:06 PM, MikeKJ <mike.jones@paston.co.uk> wrote:
<snip>
> <form action="." method=post" id="captureForm">

Incorrectly formatted tag, browser falls back to default method, which is GET.

Cheers

Tom

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment