제발 도와주세요 ㅠㅠ

· 14년 전 · 1616
1.JPG
2.JPG
3.JPG
4.JPG
5.JPG
어제부터 오늘까지 실명인증이 저를 미치게만드네요
이것이 대충과정인데요
location.href을 써서 실명인증성공시 'register_form.php' 으로 가게 만들엇는데
'register_form.php'으로 가면 약관에동의안했다고 다시 처음으로 되돌아가버립니다 ㅠㅠ
어떻게 해야될까요 ㅠㅠ
제발도와주세요~~

#####RNCheckRequest.php######

if ( strRetCd == "1" ) // 실명인증성공
{
location.href='register_form.php';
alert( strProcessMessage ); //결과 메시지 출력
}

##########약관동의###########

<table width="100%" cellpadding="4" cellspacing="0" bgcolor=#EEEEEE>
<tr>
<td height=40>  <b>회원가입약관</b></td>
</tr>
<tr>
<td align="center" valign="top"><textarea style="width: 98%" rows=10 readonly class=ed><?=get_text($config[cf_stipulation])?></textarea></td>
</tr>
<tr>
<td height=40>
  <input type=radio value=1 name=agree id=agree11> <label for=agree11>동의합니다.</label>
  <input type=radio value=0 name=agree id=agree10> <label for=agree10>동의하지 않습니다.</label>
</td>
</tr>
</table>

<br>
<table width="100%" cellpadding="4" cellspacing="0" bgcolor=#EEEEEE>
<tr>
<td height=40>  <b>개인정보취급방침</b></td>
</tr>
<tr>
<td align="center" valign="top"><textarea style="width: 98%" rows=10 readonly class=ed><?=get_text($config[cf_privacy])?></textarea></td>
</tr>
<tr>
<td height=40>
  <input type=radio value=1 name=agree2 id=agree21> <label for=agree21>동의합니다.</label>
  <input type=radio value=0 name=agree2 id=agree20> <label for=agree20>동의하지 않습니다.</label>
</td>
</tr>
</table>

첨부파일

1.JPG (22.4 KB)
0회 2011-05-12 12:03
2.JPG (15.8 KB)
0회 2011-05-12 11:53
3.JPG (56 KB)
0회 2011-05-12 11:53
4.JPG (16.3 KB)
0회 2011-05-12 11:53
5.JPG (22.1 KB)
0회 2011-05-12 12:03
|
댓글을 작성하시려면 로그인이 필요합니다.

그누4 질문답변

그누보드4 관련 질문은 QA 로 이전됩니다. QA 그누보드4 바로가기 기존 게시물은 열람만 가능합니다.

+
제목 글쓴이 날짜 조회
14년 전 조회 1,170
14년 전 조회 997
14년 전 조회 990
14년 전 조회 1,580
14년 전 조회 1,555
14년 전 조회 1,605
14년 전 조회 1,975
14년 전 조회 1,442
14년 전 조회 1,465
14년 전 조회 1,617
14년 전 조회 1,547
14년 전 조회 1,051
14년 전 조회 1,143
14년 전 조회 1,489
14년 전 조회 2,296
14년 전 조회 996
14년 전 조회 999
14년 전 조회 1,564
14년 전 조회 1,044
14년 전 조회 1,571