I am working on survey App in this i have to collect answers i have one problem while saving multiplechoice with other type of question.
Code:
<cfcase value="multiplechoicemultiother">
<cfif StructkeyExists(answer,"answerValue") AND NOT isNumeric(answer.answervalue) AND Find("other,",answer.answervalue)>
<cfquery name="insertresult">
INSERT INTO results