현재 아래처럼 셀렉트박스로 이름과 전화번호중 선택해서 검색할 수 있도록 되어 있는데..
이름 필드와 전화번호 필드를 나누고 두개 모두 일치해야 검색이 될 수 있도록 하려면 어떻게 해야 하나요?
<select name=sfl class=select>
<option value="wr_6">이름</option>
<option value="wr_7">전화번호</option>
</select>
<input type=text name=stx class=w200 maxlength=20 required itemname="검색어" value='<?=$text_stx?>'>
<input type="image" src="<?=$search_skin_path?>/btn_search.gif" alt="" style="width:40px; height:20px;" class="bgno" />
이름 필드와 전화번호 필드를 나누고 두개 모두 일치해야 검색이 될 수 있도록 하려면 어떻게 해야 하나요?
<select name=sfl class=select>
<option value="wr_6">이름</option>
<option value="wr_7">전화번호</option>
</select>
<input type=text name=stx class=w200 maxlength=20 required itemname="검색어" value='<?=$text_stx?>'>
<input type="image" src="<?=$search_skin_path?>/btn_search.gif" alt="" style="width:40px; height:20px;" class="bgno" />
댓글 1개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284172 | |
| 284170 | |
| 284167 | |
| 284164 | |
| 284161 | |
| 284159 | |
| 284155 | |
| 284152 | |
| 284151 | |
| 284148 | |
| 284142 | |
| 284141 | |
| 284137 | |
| 284136 | |
| 284135 | |
| 284127 | |
| 284121 | |
| 284120 | |
| 284116 | |
| 284115 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기