Error: SyntaxError: Unexpected non-whitespace character after JSON at position 52 (line 1 column 53) [closed]
Closed 3 days ago.
Error: SyntaxError: Unexpected non-whitespace character after JSON at position 52 (line 1 column 53) [closed]
Closed 3 days ago.
Error: SyntaxError: Unexpected non-whitespace character after JSON at position 52 (line 1 column 53) [closed]
Closed 3 days ago.
Error: TypeError: Cannot read properties of undefined (reading ‘text’)
I have a simple form that is supposed to be saved in applicant_need table in the database. my fields are (coursetype, course_need, c_name, total). but whenever I try to submit it doesnt work I get a server error 500 then it tells me “Cannot read properties of undefined (reading ‘text’)”
here’s my html