현재 아래처럼 셀렉트박스로 이름과 전화번호중 선택해서 검색할 수 있도록 되어 있는데..
이름 필드와 전화번호 필드를 나누고 두개 모두 일치해야 검색이 될 수 있도록 하려면 어떻게 해야 하나요?
<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개
게시글 목록
| 번호 | 제목 |
|---|---|
| 284438 | |
| 284437 | |
| 284435 | |
| 284430 | |
| 284420 | |
| 284417 | |
| 284409 | |
| 284401 | |
| 284399 | |
| 284397 | |
| 284380 | |
| 284378 | |
| 284371 | |
| 284370 | |
| 284366 | |
| 284364 | |
| 284360 | |
| 284357 | |
| 284355 | |
| 284354 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기