Guest_imported
New member
- Jan 1, 1970
- 0
I have written a html questionnaire that includes radio buttons, checkboxes, drop-down menus, textfields and textareas. When I click submit on an incomplete questionnaire, questions that use radio buttons and checkboxes do not appear in the querystring, but questions that use textfields, textareas and drop-down menus do, even if they have no value
i.e.
Is there any way of preventing this?
Thanks
PS using the post method is not an option - i need to use the get method in my form
i.e.
Is there any way of preventing this?
Thanks
PS using the post method is not an option - i need to use the get method in my form