• ÇÁ¸®Ä«¿îÅÍ
  • Ç÷¡½ÃºÏ
  • ÇÁ¸®º¸µå
  • Àü±¤ÆÇ
  • À¥°øºÎ¹æ
  • Ä¿¹Â´ÏƼ
ȨÆäÀÌÁö¹æ¹®½Ã ·Î±×Àο¡¼­ Ä¿¼­°¡ ¹Ì¸® ±ô¹ÚÀÌ°ÔÇϱâ

¢º ÀÚ¹Ù½ºÅ©¸³Æ®¸¦ ÀÌ¿ëÇÏ¿© Ä¿¼­ ±ô¹ÚÀÌ°ÔÇϱâ
<html>
<head>
<script language="JavaScript">
document.login_id.userid.focus();
</script>

</head>
<body>
<form method="post" name="login_id" action=">
<input type="text" name="userid" size="10" maxlength=15 >
<input type="password" name="passwd" size="10" maxlength=15 >
</form>
</body>
</html>


¢º °£´ÜÇÑ ¹æ¹ýÀ¸·Î Ä¿¼­ ±ô¹ÚÀÌ°ÔÇϱâ
<html>
<head>
</head>
<body onload="document.form1.id.focus();">
<form name="form1" method="post" action="">
<input type="text" name="id"> <br>
<input type="password" name="passwd">
</form>
</body>
</html>

³»¾Ë FREECOUNT.NET ÇÁÄ«³Ý »ý±ä³¯ 2003.12.20 Ȩ | Ä«¿îÅÍ | Ç÷¡½ÃºÏ | ÇÁ¸®º¸µå | Àü±¤ÆÇ | À¥°øºÎ¹æ | Ä¿¹Â´ÏƼ | ÂÊÁöÇÔ