현재 아래처럼 셀렉트박스로 이름과 전화번호중 선택해서 검색할 수 있도록 되어 있는데..
이름 필드와 전화번호 필드를 나누고 두개 모두 일치해야 검색이 될 수 있도록 하려면 어떻게 해야 하나요?
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284255 | |
| 284248 | |
| 284247 | |
| 284246 | |
| 284242 | |
| 284238 | |
| 284234 | |
| 284233 | |
| 284229 | |
| 284224 | |
| 284222 | |
| 284215 | |
| 284213 | |
| 284212 | |
| 284209 | |
| 284208 | |
| 284201 | |
| 284193 | |
| 284192 | |
| 284174 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기