묻고답하기

<?
include("./admin/upcounter.htm");
include("./config.htm");
?>


<!-- LOGO -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=109><a onfocus=this.blur() href=./index.htm><img border=0 src=images/logo.gif width=109 height=32></a></td>
        <td width=5><img border=0 src=images/none.gif width=5 height=1></td>
        <td width=107 valign=bottom><img border=0 src=images/logo_right.gif width=107 height=19></td>
        <td valign=bottom align=right>
        <?
        $date=time();
        $today=date("Y/m/d A h:i",$date);
        echo"$today";

        ?></td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=8></td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/header_line.gif width=758 height=3></td></tr>
</table>

<!-- MENU -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><?

        // ROLL OVER
        garollover($act,'home','mnu_home','mnu_home'                ,"index.htm?act=home", '160', '21');
        garollover($act,'product','mnu_product','mnu_product_'        ,"index.htm?act=product", '98', '21');
        garollover($act,'inssue','mnu_issue','mnu_issue_'        ,"index.htm?act=inssue", '102', '21');
        garollover($act,'proxy','mnu_proxy','mnu_proxy_'        ,"index.htm?act=proxy", '101', '21');
        garollover($act,'delay','mnu_delay','mnu_delay_'        ,"index.htm?act=delay", '103', '21');
        garollover($act,'help','mnu_help','mnu_help_'                ,"index.htm?act=help", '87', '21');
        garollover($act,'support','mnu_support','mnu_support_'        ,"index.htm?act=support", '+ '+ '107', '21');

        ?></td></tr>
</table>

<!-- DIV SUB MENU LINK -->
<? include("./page_div.htm"); ?>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/header_bottom.gif width=758 height=2></td></tr>
</table>

<!-- FLASH -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><?

// 타이틀 이미지
    if($act=="product")                {echo"<img src=images/product_top.jpg width=758 height=100>";}
elseif($act=="inssue")                {echo"<img src=images/inssue_top.jpg width=758 height=100>";}
elseif($act=="proxy")                {echo"<img src=images/proxy_top.jpg width=758 height=100>";}
elseif($act=="delay")                {echo"<img src=images/delay_top.jpg width=758 height=100>";}
elseif($act=="help" or
        $board=="example")        {echo"<img src=images/help_top.jpg width=758 height=100>";}
elseif($act=="support" or
        $board=="faq" or
        $board=="free")        {echo"<img src=images/support_top.jpg width=758 height=100>";}
elseif($act=="notice_more")        {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf'+ ' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='100'>
              </embed>
            </object>";}
elseif($act=="news_more")        {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='+ '100'>
              </embed>
            </object>";}
elseif($act=="company")                {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='100'>
              </embed>
            </object>";}

else                                {echo"<object classid='clsid:D27CDB6E-AE6D-11cf-96B8-444553540000' codebase='+ 'http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=5,0,0,0' width='758' height='100'>
              <param name=movie value='images/main_movie2.swf'>
              <param name=quality value=high>
              <embed src='images/main_movie.swf' quality=high pluginspage='http://www.macromedia.com/shockwave/download/index.cgi?P1_Prod_Version=ShockwaveFlash' type='application/x-shockwave-flash' width='758' height='100'>
              </embed>
            </object>";}
?>
</td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/okgray.gif width=100% height=4></td></tr>
</table>

<!-- BODY -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=154 background=images/left_bg.gif valign=top>

<!-- LEFT -->
<table border=0 width=100% cellspacing=0 cellpadding=0>
<tr>        <td width=100%><img border=0 src=images/left_logo.gif width=154 height=22></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=4></td></tr>
<tr>        <td width=100%>

<!-- LOGIN ROUTINE BUTTON -->
<? include("./page_member.htm"); ?>

<tr>        <td width=100%><? if(!$onswitch) echo"<img border=0 src=images/left_tel.gif width=154 height=67>"; ?></td></tr>



<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><img border=0 src=images/rect_06.gif></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=2></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=proxy><img border=0 src=images/rect_03.gif></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=delay><img border=0 src=images/rect_04.gif></a></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=1 height=2></td></tr>

<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=http://www.mycredit.co.kr target=_blank><img border=0 src=images/left_link_11.gif width=142 height=40></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=cardcal><img border=0 src=images/left_link_10.gif width=142 height=40></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=http://www.ten.co.kr target=_blank><img border=0 src=images/right_link_06.gif></a></td></tr>
<tr>        <td width=100%><img border=0 src=images/none.gif width=6 height=1><a onfocus=this.blur() href=./index.htm?act=online><img border=0 src=images/rect_10.gif></a></td></tr>
</table>

</td>

<!-- RIGHT -->
<td valign=top background=images/right_bg.gif>

<!-- SUB PAGE -->
<?

    if($act=='product')        
{
            if($sub=='1')        {include("./page_product_year.htm");}
        elseif($sub=='2')
        {
                    if($rtn=='1')        {include("./page_service_02.htm");}
                elseif($rtn=='2')        {include("./page_service_03.htm");}
                elseif($rtn=='3')        {include("./page_service_04.htm");}
                elseif($rtn=='4')        {include("./page_service_05.htm");}
                else                        {include("./page_service_01.htm");}
        }
        elseif($sub=='3')        {include("./page_product_payment.htm");}
        elseif($sub=='4')        {include("./page_product_pay.htm");}
        elseif($sub=='5')        {include("./page_product_scope.htm");}
        else                        {include("./page_product_level.htm");}
}
elseif($act=='inssue')
{
        if($sub=='1')                {include("./page_inssue_written.htm");}
        else
        {
                    if($rtn=='1')        {include("./page_inssue_standard_01.htm");}
                elseif($rtn=='2')        {include("./page_inssue_standard_02.htm");}
                elseif($rtn=='3')        {include("./page_inssue_standard_03.htm");}
                elseif($rtn=='4')        {include("./page_inssue_standard_04.htm");}
                elseif($rtn=='5')        {include("./page_inssue_standard_05.htm");}
                elseif($rtn=='6')        {include("./page_inssue_standard_06.htm");}
                elseif($rtn=='7')        {include("./page_inssue_standard_07.htm");}
                else                        {include("./page_inssue_standard.htm");}
        }
}
elseif($act=='proxy')
{
        if($sub=='1')
        {
                // if(!$MemberLoginVAR)        {massg('회원가입후 신청가능합니다.','',"./index.htm?act=member");exit;}
                include("./page_proxy_after.htm");
        }
        else                        {include("./page_proxy.htm");}
}
elseif($act=='delay')
{
        if($sub=='1')
        {
                // if(!$MemberLoginVAR)        {massg('회원가입후 신청가능합니다.','+ '',"./index.htm?act=member");exit;}
                include("./page_delay_send.htm");
        }
        else                        {include("./page_delay_after.htm");}
}
elseif($act=='help')
{
            if($sub=='1')        {include("./page_board_example.htm");}
        elseif($sub=='2')        {include("./page_help_revolving.htm");}
        elseif($sub=='3')        {include("./page_help_amount.htm");}
        elseif($sub=='4')        {include("./page_help_prize.htm");}
        else                        {include("./page_help_way.htm");}
}
elseif($act=='notice_more')        {include("./page_notice_more.htm");}
elseif($act=='news_more')        {include("./page_news_more.htm");}

elseif($act=='company')                {@include("./page_company.htm");}
elseif($act=='protect')                {include("./page_protect.htm");}

elseif($act=='member')
{
        // 1: form, 2: joine, 0: rule
            if($sub=='1')        {include("./page_member_form.htm");}
        elseif($sub=='2')        {include("./page_member_join.htm");}
        else                        {include("./page_member_rule.htm");}
}
elseif($act=='online')                {include("./garoweb_mailinq.htm");}
elseif($act=='cardcal')                {include("./page_cardcal.htm");}
elseif($act=='coupon')                {include("./page_coupon.htm");}

elseif($act=='support')
{
        if($sub=='1')                {include("./page_board_free.htm");}
        else                        {include("./page_board_faq.htm");}
}

elseif($board=='example')        {include("./page_board_example.htm");}
elseif($board=='faq')                {include("./page_board_faq.htm");}
elseif($board=='free')                {include("./page_board_free.htm");}

elseif($act=='company')                {include("./page_company.htm");}

else                                {include("./page_start.htm");}
?>
<!-- RIGHT END -->
</td></tr></table>

<!-- FOOT TOP -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=154 background=images/left_bg.gif><img border=0 src=images/none.gif width=1 height=1></td>
        <td align=right background=images/right_bg.gif valign=top><a href=./index.htm?act=company>회사소개</a> | <a href=./index.htm?act=protect>개인정보보호정책</a> | <a href=./index.htm?act=online&join=true>광고및제휴안내</a><img border=0 src=images/none.gif width=12 height=1><a href=#><img border=0 src=images/foot_top.gif width=36 height=17></a><img border=0 src=images/none.gif width=6 height=1></td></tr>
</table>

<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=154 background=images/left_bg.gif><img border=0 src=images/none.gif width=1 height=1></td>
        <td align=right background=images/right_bg.gif valign=top><img border=0 src=images/none.gif width=1 height=6></td></tr>
</table>
<!-- COPYRIGHT -->
<table border=0 width=758 cellspacing=0 cellpadding=0>
<tr>        <td width=100%><? if(!$onswitch) echo"<img border=0 src=images/foot_copyright.gif>";
else  echo"<img border=0 src=images/foot_copyright2.gif>"; ?></td></tr>
</table>


<BODY>
<HTML>


젤 궁금한 sub-page 부분에서 act 값을 어떤 형태로 읽어들이는지... 그에 따라 페이지가 옮겨지거덩여
그리고 이게 혹시 get방식인가여?
부덜부덜..


글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
송한광 넘 간단한 질문인가..ㅡㅡ;게시판에 관해.. [2] 2007.08.10
송한광 또 하나 질문입니다..메인페이지에 대해.. [2] 2007.08.10
#NEO™ 태그를 무시할려면 어떻게...? [3] 2007.08.10
케이~* DNS . 아파치 관련질문 [2] 2007.08.10
쌩라면죠아。 허접한 질문입니다-ㅅ- 테이블에 관한 질문이에용-_-;; [1] 2007.08.10
이채운 두개의 차이점을 알려주세엽! [3] 2007.08.10
송재민 자체 최근게시물 질문여-_-;; [1] 2007.08.10
신형민 아시는분은 가르쳐 주세욤...초보라 최대한 상세하게점..ㅠㅠ [2] 2007.08.10
장태주 오류가 납니다... [1] 2007.08.10
Kei 레지스트리는 어디에? [3] 2007.08.10
Siny 해상도에 따라 위치가 바뀌는 스크립트 알려주세요. [3] 2007.08.10
-_-v인조폐인 저기요..아웃로그인에 관한 문제인데요 [3] 2007.08.10
G-pop 계정 문제때문에 그런데요. [3] 2007.08.10
전은경 노프레임에 관한 건데요.. 질문해두 되는지?^^; [2] 2007.08.10
#NEO™ 문자열에서 ? 표 뺄려면 어떻게 해야하죠? [2] 2007.08.10
전형준 노프레임 홈페이지 만드는법좀 갈켜주세여 [3] 2007.08.10
담비 iis 질문입니다. [3] 2007.08.10
곽준호 테이블안에 게시판을 삽입할 수는 없나요? [2] 2007.08.10
김태종 드롭다운메뉴관련..  
레드엔젤 Perl , Asp, Jsp, Python 질문!!!!! [1] 2007.08.10