Javascript_form submit button to get user name

Source: Internet
Author: User

<! DOCTYPE HTML Public"-//W3C//DTD XHTML 1.0 transitional//en" "HTTP://WWW.W3.ORG/TR/XHTML1/DTD/XHTML1-TRANSITIONAL.DTD">"http://www.w3.org/1999/xhtml">"Content-type"Content="text/html; Charset=utf-8"/><title> Untitled Document </title><script type="Text/javascript">function ol () {vart=document.forms[0].elements[0].value; document.getElementById ("JG"). innerhtml=t;}</script><scrip>"Form1"action="wwww.baidu.com"Method="Post"><p> User name: <input type="text"Name="username"Id="UID"Value="User"/></p><p> Secret &nbsp;&nbsp;&nbsp;&nbsp; code: <input type="Password"Name="pwd"/></p><input type="Submit"Value="Submit"onclick="ol ()"/></form><p id="JG"></p></body>

Note: These types of questions are implemented by calling functions (methods). Through the function implementation function, through the getElementById to determine the location of the page to display the information, call the function through the onclick. The core function statement of a function is to take advantage of the step determination to get the property value of the object, noting that each step gets the property with "." Separated.

Javascript_form submit button to get user name

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.