Why I followed the teacher’s steps and clicked the submit button, but there was no submission. I just refreshed the current page
秋香姐家的小书童2018-08-10 17:51:47
ajax is not executed. You can modify the form as follows
<form name="frm" method="post" onsubmit="return false;">
Disable form refresh