Displays the cached password for the browser form input box

Source: Internet
Author: User

Today when learning HTML form, I found that my Chrome browser in the refresh and then submit the form when it actually shows my site's user name and password, if anyone has seen this article, if you are interested, you can try.

A simple form form

1 <HTML>2     <Head>3         <title>This is a form text</title>4     </Head>5 <formAction="">6     <TableBorder= "1"width= "All"Align= "Center">7         <Captiom><H1>The application of the form</H1></caption>8         <TR>9             <th>Input box</th>Ten             <TD><inputtype= "text"name= "Uesername"></TD> One              A             </TD> -         </TR> -         <TR> the             <th>Password box</th> -             <TD><inputtype= "Password"name= "Userpwd"></TD> -              -             </TD> +         </TR> -         <TR>             +             <TDcolspan= "2"Align= "Center"> A             <inputtype= "Submit"name= "Dosubmit"></TD>                     at         </TR> -  -     </Table> - </form> - </HTML>

After running to see your browser address is not a user name and password?

Displays the cached password for the browser form input box

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.