Where are you setting "answer" in the HTML form? It should be in there as a
name="" element entry of the select tag...

-joe

On 12/15/06, MattW <[EMAIL PROTECTED]> wrote:
>
>
> Dear Massimiliano,
>
> Thanks for that; still doesn't work, I'm afraid.
>
> The error is:
>
> MultiValueDictKeyError at /mcq/ansQuestion/
> "Key 'answer' not found in <MultiValueDict: {}>"
> Request Method:         GET
> Request URL:    http://localhost:8000/mcq/ansQuestion/
> Exception Type:         MultiValueDictKeyError
> Exception Value:        "Key 'answer' not found in "
> Exception Location:
>         /usr/lib/python2.4/site-packages/Django-0.95-py2.4.egg
> /django/utils/datastructures.py
> in __getitem__, line 115
>
> Any other ideas? Could I be doing more simply stupid, like pointing the
> page to the wrong method?
>
> Thanks a lot,
>
> Matt
>
>
> >
>


--~--~---------~--~----~------------~-------~--~----~
 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to