<Html> <pead> <meta http-equiv = "content-Type" content = "text/html; charset = gb2312 "> <title> input CD-KEY for automatic segmentation </title> </pead> <body> <br> <input type =" text "name =" key1" id = "key1" max = "8" size = "8" onkeyup = "cdkeyInput (this, 'key2 '); "/>-<input type =" text "name =" key2 "id =" key2 "max =" 4 "size =" 4 "onkeyup =" cdkeyInput (this, 'key3 '); "/>-<input type =" text "name =" key3 "id =" key3 "max =" 4 "size =" 4 "onkeyup =" cdkeyInput (this, 'key4 '); "/>-<input type =" text "name =" key4 "id =" key4 "max =" 4 "size =" 4 "onkeyup =" cdkeyInput (this, 'key5 '); "/>-<input type =" text "name =" key5 "id =" key5 "max =" 4 "size =" 4 "onkeyup =" cdkeyInput (this, 'key6 '); "/>-<input type =" text "name =" key6 "id =" key6 "max =" 8 "size =" 8 "onkeyup =" cdkeyInput (this ); "/> </body> </ptml>
[Ctrl + A select all Note: If you need to introduce external Js, You need to refresh it to execute]