Survey From Repeat Region Script
I'm trying to make a survey form and I've written a script that displays the survey correctly but I'm not sure how or if I can use DataAssist to get the values into the database. I've sent the simple script and you can see it displayed at http://www.awinninglook.info/surveytest.php. The database has a field called surveyanswerVotes and I want to add to existing values whenever the checkbox is checked for that field but not when it isn't. I've done this on a poll script and that worked but building it so the form displayed multiple questions instead of one made what I did before unusable. Any help is appreciated.