아이디 이메일 로그인하기

아이디 이메일 로그인하기

QA

아이디 이메일 로그인하기

본문

이렇게 했는데 왜 안되나요? 아이디 이메일 로그인 할려고하거든요

 

bbs/register.php


$register_action_url = G5_BBS_URL.'/register_form.php';

include_once($member_skin_path.'/register.skin.php');

$register_email_action_url = G5_BBS_URL.'/register_form_skin.email.php';

include_once($member_skin_path.'/register.skin.php');

 

bbs/ register.form.php

 

$register_action_url = G5_BBS_URL.'/register_form.php';

include_once($member_skin_path.'/register.skin.php');

$register_email_action_url = G5_BBS_URL.'/register_form_skin.email.php';

include_once($member_skin_path.'/register.skin.php');

 

skin/member/basic/register.skin.php

 

 <form name="fregister" id="fregister" action="<?php echo $register_action_url ?>" onsubmit="return fregister_submit(this);" method="POST" autocomplete="off">

 

<input type="submit" style="width:49%; height:70px"class="btn_submit" value="ID Login ">

 

<form name="fregister" id="fregister" action="<?php echo $register_email_action_url?>" onsubmit="return fregister_submit(this);" method="POST" autocomplete="off">

 

<input type="submit" style="width:49%; height:70px"class="btn_submit" value="Email Login ">
</form>
</form>

 

    <script>
    function fregister_submit(f)
    {
        if (!f.agree.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree.focus();
            return false;
        }

        if (!f.agree2.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree2.focus();
            return false;
        }

        return true;
    }
 function fregister_submit(f)
    {
        if (!f.agree.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree.focus();
            return false;
        }

        if (!f.agree2.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree2.focus();
            return false;
        }

        return true;
    }

 

   function fregister_submit(f)
    {
        if (!f.agree.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree.focus();
            return false;
        }

        if (!f.agree2.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree2.focus();
            return false;
        }

        return true;
    }
 function fregister_submit(f)
    {
        if (!f.agree.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree.focus();
            return false;
        }

        if (!f.agree2.checked) {
            alert("You must agree to the Terms of Use and Privacy Policy.(你们得同意关于个人活动政策的内容)");
            f.agree2.focus();
            return false;
        }

        return true;
    }
    </script>
 

이 질문에 댓글 쓰기 :

답변을 작성하시기 전에 로그인 해주세요.
전체 11
QA 내용 검색

회원로그인

(주)에스아이알소프트 / 대표:홍석명 / (06211) 서울특별시 강남구 역삼동 707-34 한신인터밸리24 서관 1404호 / E-Mail: admin@sir.kr
사업자등록번호: 217-81-36347 / 통신판매업신고번호:2014-서울강남-02098호 / 개인정보보호책임자:김민섭(minsup@sir.kr)
© SIRSOFT