There must be an input named "submit":
name="submit" value="1">
so that the browser doesnot know it should action on this button or submit the form.
SOLUTION:
change the input's name into something else.
My development notes
name="submit" value="1">
没有评论:
发表评论