VB와 홈페이지 연동해서 홈피 접속기만들려는데..
"><input name="mb_id" type="text" class=ed style="width:67px; height:18px;" size="12" maxlength="20" required itemname="아이디" value='아이디' onMouseOver='chkReset(this.form);' onFocus='chkReset(this.form);' tabindex=1></td>
<td width="47" rowspan="2" align="right"><input type="image" src="./skin/outlogin/zn_outlogin/img/login_bt.gif" width="43" height="39" border="0"></td>
</tr>
<tr>
<td><font color="0">비밀번호</font></td>
<td id=pw1 width="46" height="22" colspan="2" align="left">
<input type="text" class=ed size="12" maxlength="20" style="width:67px; height:18px;" required itemname="패스워드" value='패스워드' onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);' tabindex=2>
</td>
<td id=pw2 style='display:none;' width="46" height="22" colspan="2" align="left">
<input name="mb_password" type="password" class=ed size="12" maxlength="20" style="width:67px; height:18px;" itemname="패스워드" onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);' tabindex=2>
<td width="47" rowspan="2" align="right"><input type="image" src="./skin/outlogin/zn_outlogin/img/login_bt.gif" width="43" height="39" border="0"></td>
</tr>
<tr>
<td><font color="0">비밀번호</font></td>
<td id=pw1 width="46" height="22" colspan="2" align="left">
<input type="text" class=ed size="12" maxlength="20" style="width:67px; height:18px;" required itemname="패스워드" value='패스워드' onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);' tabindex=2>
</td>
<td id=pw2 style='display:none;' width="46" height="22" colspan="2" align="left">
<input name="mb_password" type="password" class=ed size="12" maxlength="20" style="width:67px; height:18px;" itemname="패스워드" onMouseOver='chkReset(this.form);' onfocus='chkReset(this.form);' tabindex=2>
여기까지가 로그인부분이라는건 따왔는데 도저히 모르곘네요..
text1.text 에 아이디를 넣고 text2.text 에 비번을 넣어서 홈피를 접속하게 하려고하는데..
좀 알려주세요
|
댓글을 작성하시려면 로그인이 필요합니다.
로그인
댓글 5개
참고로 아래와 같은 쓰레기성의 글은 욕을 바가지로 먹습니다...
http://sir.co.kr/bbs/board.php?bo_table=g4_qa&wr_id=51328#c_51347
소중하나요?......
위의 내용을 다음처럼 해보세요.
mb_id.text
mb_password.text