회원가입폼 필수 입력 완전 초보 입니다.
- - 짧은주소 : http://e3net.fineyes.com/bbs/?t=My
본문
휴대폰인증 인증번호 :
휴대폰 인증 문자 발송 부분인데요 인정번호가 필수 입력이 되어야 하는데 인증번호를 입력하지 않아도 그냥 처리가 되어서요 어디에 무엇을 넣어야 할까요??
<!--{? config.cf_cert_use && config.cf_cert_hp}-->
<input type="hidden" name="old_mb_hp" value="{member.mb_hp}">
<!--{/}-->
</label>
</section>
<section class="col col-2">
<label class="label">휴대폰인증</label>
<label class="input">
<input type=button value='인증번호 전송' class='small' onclick="hp_certify(this.form);">
<label class="input">
<strong class="sound_only">인증번호</strong> : <input class=m_text type=text name='mb_hp_certify' size=10 maxlength=6>
</label>
</section>
<!--{/}-->
댓글목록 0