I am trying to parse this form to php -> mysql. My problem is var g in AJAX. it is always the top input option and isn't responsive to the users choice. DB will always show "f" in this instance. Any ideas?I am trying to parse this form to php -> mysql.