|
This is from the HTML code:
HTML for login:
<INPUT tabIndex=1 id=login style="FONT-SIZE: 8pt; FONT-FAMILY: Arial; WIDTH: 140px; MARGIN-LEFT: 10px" size=14 name=login>
|
HTML for password:
<INPUT tabIndex=2 id=password style="FONT-SIZE: 8pt; FONT-FAMILY: Arial; WIDTH: 140px; MARGIN-LEFT: 0px; MARGIN-TOP: 4px" size=14 type=password value="" name=password>
|
HTML for submit button:
<INPUT id=submitBtn class=btnLogin style="WIDTH: 60px; MARGIN-LEFT: 70px; MARGIN-TOP: 4px" type=submit value=Login name=submitBtn>
|
I just can really figure out which else can be used? Can anyone help?:)
|
| CGN |
| Posted by cgrauballe on | |