'autocomplete' Example
|
|
<HTML> <Title>Example For autocomplete</Title> <BODY> <form name="form1" method="post" action=""> <input type="text" size=30 name="text1" autocomplete="on"> <input type="submit" value="Submit"> </form> </BODY> </HTML>
|
|
|
|
|
HTML code for linking to this page:
|