er zitten fouten in:
ik krijg deze fout, Expected end of statement ? maar ik zie ff niet waar.
code:
1
| output_form = output_form & "<option value='" & (branche.Fields.Item("ID").Value)& "'>" if output_form = output_form & "(CStr(branche.Fields.Item("ID").Value)) = request.form ("branche")" then response.write "selected" end if" <'" & (branche.Fields.Item("NL_Naam").Value)& " ' > </option>" |
ik krijg deze fout, Expected end of statement ? maar ik zie ff niet waar.