묻고답하기

팝업창을 뛰워서 체크를 하면 다시 나타나지 않게 하려하는데 체크를 해도 계속 나타나네요..

뭐가 잘못됐는지 좀 봐주세요..

주소는 http://tjcblack.co.sr

소스 밑에 나갑니다..log.php와 popup.htm 두개의 소스입니다.....


==========================================================================================

<?
$_zb_level = 10;
$_zb_skin = "cafe_out2";
$_zb_url = "http://oxpanic.cafe24.com/bbs/";
$_zb_path = "/home/hosting_users/oxpanic/www/bbs/";
include $_zb_path."outlogin.php";
?>

<html>

<head>
<script language="JavaScript">
<!--
function getCookie(name) {
var nameOfCookie = name + "=";
var x = 0

while ( x <= document.cookie.length ) {
var y = (x+nameOfCookie.length);
if ( document.cookie.substring( x, y ) == nameOfCookie ) {
if ( (endOfCookie=document.cookie.indexOf( ";",y )) == -1 )
endOfCookie = document.cookie.length;
return unescape( document.cookie.substring(y, endOfCookie ) );
}
x = document.cookie.indexOf( " ", x ) + 1;
if ( x == 0 )
break;
}
return "";
}

function openCookieWin() {
if (getCookie("ncook") != "done") {
noticeWindow = window.open("/popup.htm","","width=309, height=470, top=100,center");
noticeWindow.opener = self;
}
}
//-->
</script>

<script language="JavaScript">
<!--

var favoriteurl="http://tjcblack"
var favoritetitle="TJC black"
function addfavorites(){
if (document.all)
window.external.AddFavorite(favoriteurl,favoritetitle)}

//-->
</script>

<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta name="generator" content="Namo WebEditor v6.0">
<base target="contents">
<style><!--
a { text-decoration:none; }
-->
</style></head>

<body onLoad="openCookieWin();" bgcolor="white" text="black" link="black" vlink="black" alink="black" leftmargin="0" marginwidth="0" topmargin="1" marginheight="1">
<table width="118" cellpadding="0" cellspacing="0">
    <tr>
        <td width="34" height="48">
            <p align="left"><? print_outlogin("cafe_out2", 1, 10) ?>
</p>
</td>
    </tr>
    <tr>
        <td width="34" height="14">
            <p align="center"><a href="loginp.htm" target="detail" title="로그인이 안될때"><img src="image/logp.gif" width="118" height="34" border="0"></a></p>
</td>
    </tr>
    <tr>
        <td width="34" height="4"><a href="javascript:addfavorites()" title="즐겨찾기 추가"><img src="image/link.gif" width="118" height="34" border="0"></a></td>
    </tr>
    <tr>
        <td width="34" height="21"><a href="http://oxpanic.cafe24.com/bbs/zboard.php?id=vote" target="detail" title="설문조사"><img src="image/vote.gif" width="118" height="34" border="0"></a></td>
    </tr>
    <tr>
        <td width="34" height="7">

            <p align="center">
            <script src="http://www.gilboard.cc/counter/count.php?uid=oxpanic&cid=tjcb" &d=1440>
            </script>
</p>
</td>
    </tr>
    <tr>
        <td width="34" height="216">
            <p> </p>
            <p> </p>
            <p> </p>
            <p> </p>
            <p> </p>
</td>
    </tr>
    <tr>
        <td width="34" height="34"><img src="image/banner/vibe.gif" width="118" height="34" border="0" alt="궁동 vibe"></td>
    </tr>
    <tr>
        <td width="34" height="5">            <p><a href="http://cafe.daum.net/CNhips" target="_blank" title="충남대학교 흑인음악 동아리 AW"><img src="image/banner/awbanner.gif" width="118" height="34" border="0"></a></p>
</td>
    </tr>
    <tr>
        <td width="34" height="5">
            <p align="center"><a href="admin.htm" target="detail" title="배너/광고 신청"><img src="image/banner/ad.gif" width="118" height="34" border="0"></a></p>
</td>
    </tr>
    <tr>
        <td width="34" height="25"><a href="admin.htm" target="detail" title="운영자에게"><img src="image/banner/contact.gif" width="118" height="34" border="0"></a></td>
    </tr>
</table>
</body>

</html>


============================================================================================

<html>

<head>
<script language="JavaScript">
<!--
function setCookie(name,value,expiredays) {
var todayDate = new Date();
todayDate.setDate(todayDate.getDate() + expiredays);
document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";"
}

function closeWin() {
if(document.checkClose.ncook.checked == true) {
setCookie("ncook", "done" ,7);
}
self.close();
}
//-->
</script>

<meta http-equiv="content-type" content="text/html; charset=euc-kr">
<meta name="generator" content="Namo WebEditor v6.0">
</head>

<body bgcolor="white" text="black" link="black" vlink="black" alink="black" leftmargin="0" marginwidth="0" topmargin="0" marginheight="0">
<table width="309" height="460" align="center" cellpadding="0" cellspacing="0">
    <tr>
        <td width="1088">
            <p align="center"><img src="image/pupupad.gif" width="309" height="438" border="0"></p>
</td>
    </tr>
    <tr>
        <td width="1088" height="9">
            <p align="right"><form name="checkClose">
  <input type="checkbox" name="ncook"><font face="돋움"><span style="font-size:10pt;">다음부터 이 창 띄우지 않음
  <a href="/popup.htm" onClick="closeWin()">닫기</a>
</span></font></form>
</p>
</td>
    </tr>
</table>
</body>

</html>

글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
김형석 새창에 대해서.. [2] 2007.08.10
임주환 메뉴 위에 이미지 바꿔주는것좀 알려주세요. [2] 2007.08.10
『L4l7Kary』 홈페이지 메뉴에 액션을 넣으려고하는데요.. [1] 2007.08.10
Budge.V 아이프레임... 내용 늘어나면 아이프레임도 커지게...? [1] 2007.08.10
aNDy 몇 초 뒤 자동 이동하는 소스.. [2] 2007.08.10
오경세 랜덤 이미지에 각각 다른 링크 걸기 질문 [2] 2007.08.10
유재광 쿠키생성시킬때요.. [4] 2007.08.10
정은주 도와주세요.. 백업관련.. [1] 2007.08.10
Game_I 저...창이 바뀌면서요;  
임준배 내 컴퓨터에서 서버로 사용하기 프로그램을 사용하는데요 [2] 2007.08.10
딩가리딩 게시판 시안을 처음 잡는데요...  
석군 사진이 겹쳐서 나오는 효과 어떻게 만들 수 있을까요? 도움이 절실히 필요합니다. [1] 2007.08.10
오경세 체크를 하면 다음부터 팝업 뜨지않기를 했는데 안돼네요..  
안정민 홈페이지의 회원가입&로그인기능.. [3] 2007.08.10
쮸쮸봉 홈페이지 만드는데..막히는게있어서 질문.......... [1] 2007.08.10
윤영민 노프레임 사용시 헤드 문제점 [2] 2007.08.10
양지윤 드림위버 익스텐션이요.. 도와주세요  
오경세 이미지에 링크를 시킬때... [3] 2007.08.10
김중형 lib.inc.php on line 164 [2] 2007.08.10
히스 php강좌 잘된곳좀 알려주세요.. [3] 2007.08.10
늴리리야 일러스트레이터에서 필터적용이 안됩니다!!!  
김두희 스위시에서 작업한글자를 플래시에서 액션으로 넣어 사용하려면? [1] 2007.08.10
오지영 으...쉬운건데요..ㅜㅜ [3] 2007.08.10
Rollrang 제로카운터 중복방문자도 다시 체크하는 방법좀요...  
『L4l7Kary』 포토샵에서 글씨를 투명하게하는방법좀.. [1] 2007.08.10
남주환 트래픽관련 질문인데요... 여기서 하면되나요? [2] 2007.08.10
쮸쮸봉 노프레임홈....만들때...... [2] 2007.08.10
전재근 php 함수에 대한 질문입니다. [4] 2007.08.10
엄재형 게시판에서 글번호 목록정렬에 관한 문의입니다  
타스케 구문 중복 오류 질문드립니다. ㅠㅠ 예전에 방법이 있었는데.. ㅠㅠ [5] 2007.08.10