현재 아래처럼 셀렉트박스로 이름과 전화번호중 선택해서 검색할 수 있도록 되어 있는데..
이름 필드와 전화번호 필드를 나누고 두개 모두 일치해야 검색이 될 수 있도록 하려면 어떻게 해야 하나요?
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284348 | |
| 284336 | |
| 284333 | |
| 284332 | |
| 284320 | |
| 284318 | |
| 284316 | |
| 284313 | |
| 284307 | |
| 284306 | |
| 284303 | |
| 284298 | |
| 284296 | |
| 284290 | |
| 284286 | |
| 284280 | |
| 284277 | |
| 284272 | |
| 284261 | |
| 284259 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기