Input commit behavior description for the type of submit of the same nameThis situation,
It can be used as a button for submitting content, which is sent to the parameters of the server segment, corresponding to the button
Button and submit, buttonsubmit
Submit is a special case of a button and also a kind of button. It automatically integrates the submit action.
If the form needs to be processed (including input verification) by clicking the submit button and then
Button and submit, buttonsubmit
Original article from:
Http://blog.sina.com.cn/s/blog_693d183d0100uolj.html
Submit is a special case of a button and also a kind of button. It automatically integrates the submit action.
If the form needs to be
Because the project needs to do a set of surveys, but the customer requires that the questions of the questionnaire be purely html tags, so there are a series of problems.
1. How to submit the page
After the user has completed the survey, how can I
Original from:Http://blog.sina.com.cn/s/blog_693d183d0100uolj.htmlSubmit is a special case of the button and a button, which automatically integrates the commit action.If the form after the click on the Submit button need to use JS processing
Type=button is simply a button function;Type=submit is to send a form; If so, can you replace button with submit?Sumit submit the form, the button needs to bind the event can not be used to submit data can not, for example, you want to implement a
Requirements must be pure HTML tags, simple HTML page How to submit, pass parameters, as well as identity verification, the following with a large share of the above series is how to achieve, there is a need for friends can refer to, I hope to help
Submit is a special case of a button and also a kind of button. It automatically integrates the submit action. Both submit and button are displayed in the form of buttons. They both look like buttons, what is different is that the submit attribute
Submit is a special case of a button and a button that automatically integrates the commit action.
If the form needs to be processed with JS after clicking the submit button (including input validation), usually have to change the submit button,
Today in the case of an example, the use of post to submit the form, if there is a Chinese language, in another page displayed, always garbled;however, This error does not occur when you change the commit method to Get.See the following image and
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.