You're so stupid. Button Label He will automatically submit a refresh page
<formID= "Baoming_from"> <P>Please fill in your personal information</P> <ul> <Li><label>Name Name:</label><inputtype= "text"name= "Name"myattr= "Name"maxlength= "5"></Li> <Li><label>Contact Phone:</label><inputtype= "text"name= "Phone"myattr= "Contact Phone"maxlength= "One"></Li> <Li><Buttonvalue= "Registration"class= "Baoming_btn">Application</Button></Li> </ul> <inputtype= "hidden"name= "activity_id"class= "my_id"> </form>
To change the button label to <input type= "button" value= "register" class= "BAOMING_BTN" >
Otherwise $.ajax submit when the PC submitted no problem but the cell phone submission will be written to the database but always jump to error, and no status code has been 0
Form submission is AJAX submission, PC submission is no problem but mobile submission will always jump to error, and no status code has been 0