[제나플러스] 통합검색만들기 > 팁앤테크

본문 바로가기
사이트 내 전체검색

팁앤테크

[제나플러스] 통합검색만들기

페이지 정보

본문

<!--SEARCH-->
                                        <div style="text-align:center;">
                                        <form name="fsearchbox" method="get" style="margin:0px;" action="javascript:fsearchbox_submit(document.fsearchbox);">                    
                                        <input type="hidden" name="sfl" value="wr_subject||wr_content">
                                        <input type="hidden" name="sop" value="and">
                                        <?
                                        $group_select = "<select id='gr_id' name='gr_id' class=select><option value=''>통합검색";
                                        $sql = " select gr_id, gr_subject from $g4[group_table] where gr_id not in ('banner','html','z9') order by gr_id ";
                                        $result = sql_query($sql);
                                        for ($i=0; $row=sql_fetch_array($result); $i++)
                                        $group_select .= "<option value='$row[gr_id]'>$row[gr_subject]";
                                        $group_select .= "</select>";
                                        echo $group_select;
                                        ?>
                                        <INPUT name=stx class ='text_box' itemname="검색어" style="BORDER : 2px solid; border-color:#E1E1E1; HEIGHT: 20px; BACKGROUND-COLOR: #FFFFFF" size="45" minlength="2" maxlength="20">
                                        <!--<input type="image" src="<?=$g4[path]?>/include/mainmenu/img/<?=$color_layer?>/search<?=$color_layer?>.gif" border="0">-->
                                        <input type=submit value=' 검 색 ' style="background-color:#<?=$color_layer?>;border:1 solid #FFFFFF;color:FFFFFF;font-weight:bold;">
                                        </form>
                                        </div>
                                        <script language="JavaScript">
                                        function fsearchbox_submit(f)
                                        {
                                        if (f.stx.value == '')
                                        {
                                        alert("검색어를 입력하세요.");
                                        f.stx.select();
                                        f.stx.focus();
                                        return;
                                        }
                                        /*
                                        // 검색에 많은 부하가 걸리는 경우 이 주석을 제거하세요.
                                        var cnt = 0;
                                        for (var i=0; i<f.stx.value.length; i++)
                                        {
                                        if (f.stx.value.charAt(i) == ' ')
                                        cnt++;
                                        }
                                        if (cnt > 1)
                                        {
                                        alert("빠른 검색을 위하여 검색어에 공백은 한개만 입력할 수 있습니다.");
                                        f.stx.select();
                                        f.stx.focus();
                                        return;
                                        }
                                        */
                                        f.action = "<?=$g4[bbs_path]?>/search.php";
                                        f.submit();
                                        }
                                        </script>
<!--/SEARCH-->

추천0

댓글목록

등록된 댓글이 없습니다.

Total 285건 9 페이지
  • RSS
팁앤테크 목록
번호 제목 글쓴이 조회 추천 날짜
85 포인트쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15096 0 02-04
84 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15110 0 01-18
83 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15134 0 02-03
열람중 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15157 0 04-24
81 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15170 0 03-13
80 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15177 0 05-02
79 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15213 0 05-02
78 페르쏘나쪽지보내기 메일보내기 자기소개 아이디로 검색 전체게시물 15214 0 05-04
77 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15234 0 05-06
76 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15280 0 05-02
75 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15289 0 03-23
74 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15296 0 11-08
73 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15355 0 01-21
72 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15374 0 04-18
71 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15387 0 06-28
70 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15412 0 11-28
69 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15413 1 05-10
68 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15451 0 10-17
67 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15508 0 03-21
66 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15545 0 12-27
65 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15650 0 02-16
64 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15745 0 11-28
63 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15779 0 08-21
62 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15836 0 07-04
61 제로쪽지보내기 메일보내기 홈페이지 자기소개 아이디로 검색 전체게시물 15848 0 03-04

검색

회원로그인

회원가입

사이트 정보

株式会社YHPLUS / 대표 : ZERO
〒140-0011 東京都品川区東大井2-5-9-203
050-5539-7787
오픈카카오톡 (YHPLUS) :
https://open.kakao.com/o/slfDj15d

접속자집계

오늘
7,237
어제
7,397
최대
8,233
전체
1,554,265
Copyright (c) 株式会社YHPLUS. All rights reserved.