Rashar
04-22-2004, 07:41 AM
Good morning,
I have a strange problem that when I use method POST in my online survey, the responses from the survey and the questions do not populate in my sql server database. When I use method "GET", the questions and responses populate.
Problem is, when I use method "GET", it limits my form to approximately 1600 characters when clicking on the submit button... where as method "POST" is unlimited.
Does anyone know why this is?
Thanks in advance.
I have a strange problem that when I use method POST in my online survey, the responses from the survey and the questions do not populate in my sql server database. When I use method "GET", the questions and responses populate.
Problem is, when I use method "GET", it limits my form to approximately 1600 characters when clicking on the submit button... where as method "POST" is unlimited.
Does anyone know why this is?
Thanks in advance.