현재 아래처럼 셀렉트박스로 이름과 전화번호중 선택해서 검색할 수 있도록 되어 있는데..
이름 필드와 전화번호 필드를 나누고 두개 모두 일치해야 검색이 될 수 있도록 하려면 어떻게 해야 하나요?
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284508 | |
| 284499 | |
| 284492 | |
| 284490 | |
| 284484 | |
| 284481 | |
| 284478 | |
| 284476 | |
| 284474 | |
| 284472 | |
| 284470 | |
| 284458 | |
| 284457 | |
| 284454 | |
| 284453 | |
| 284447 | |
| 284446 | |
| 284444 | |
| 284441 | |
| 284440 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기