홈으로 누르면 회원가입전 보던 페이지로 가는 방법 알려주세요 정보
홈으로 누르면 회원가입전 보던 페이지로 가는 방법 알려주세요본문
회원가입후 홈으로 버튼을 누르면 인덱스화면이 아니라 회원가입전 보던 페이지로 가게 하고싶은데요. 새창에서 로그인,회원가입하게 했어요.
어떻게 하면 될까요?
<a href="javascript:window.opener.document.location.href='<?=$g4[url]?>/'; self.close()"><img src="<?=$member_skin_path?>/img/btn_go_home.gif" width="119" height="29" border=0></a>
이렇게 하니 그누보드관리자화면으로가네요.
어떻게 하면 될까요?
<a href="javascript:window.opener.document.location.href='<?=$g4[url]?>/'; self.close()"><img src="<?=$member_skin_path?>/img/btn_go_home.gif" width="119" height="29" border=0></a>
이렇게 하니 그누보드관리자화면으로가네요.
댓글 전체