엠엔케스트 주소... 정보
엠엔케스트 주소...
본문
http://www.mncast.com/plugin/gate.asp?
plugNum=99&secret_key=1163519842&secret_value=6bdbfe626e8b7c8146b72e661f6ae56e&id=plugin_<?=$member[mb_id]?>&email=*** 개인정보보호를 위한 이메일주소 노출방지 ***
plugNum=99&secret_key=1163519842&secret_value=6bdbfe626e8b7c8146b72e661f6ae56e&id=plugin_<?=$member[mb_id]?>&email=*** 개인정보보호를 위한 이메일주소 노출방지 ***
이런식으로 셋팅했는데 잘못된 인증값 입니다. 하면서 튕겨부네요..
머가 잘못된거죠??
아래는 소스입니다.
<?
$g4_path = "./"; // 그누 보드 상대 경로
include_once ("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
$g4_path = "./"; // 그누 보드 상대 경로
include_once ("$g4_path/common.php");
include_once("$g4[path]/lib/latest.lib.php");
if (!$member[mb_id])
alert_close("회원만 사용할 수 있습니다!");
?>
alert_close("회원만 사용할 수 있습니다!");
?>
<SCRIPT language="JAVASCRIPT">
var hwnd=window.open('http://www.mncast.com/plugin/gate.asp?
plugNum=99&secret_key=1163519842&secret_value=6bdbfe626e8b7c8146b72e661f6ae56e&id=plugin_<?=$member[mb_id]?>&email=*** 개인정보보호를 위한 이메일주소 노출방지 ***', "_blank", "width=462,height=610,toolbar=no,menubar=no,status=no,scrollbars=no,resizable=no");
if(hwnd==null) {
alert('팝업을 차단하시면 업로드를 진행 하실 수 없습니다.\n\n팝업차단을 해지하여 주시기 바랍니다');
}
else {
if (history.length==0) {
opener = window.self; // (이거는 window.opener = null;과 같더군요)
self.close();
// location.href="/svc/";
}
}
</SCRIPT>
plugNum=99&secret_key=1163519842&secret_value=6bdbfe626e8b7c8146b72e661f6ae56e&id=plugin_<?=$member[mb_id]?>&email=*** 개인정보보호를 위한 이메일주소 노출방지 ***', "_blank", "width=462,height=610,toolbar=no,menubar=no,status=no,scrollbars=no,resizable=no");
if(hwnd==null) {
alert('팝업을 차단하시면 업로드를 진행 하실 수 없습니다.\n\n팝업차단을 해지하여 주시기 바랍니다');
}
else {
if (history.length==0) {
opener = window.self; // (이거는 window.opener = null;과 같더군요)
self.close();
// location.href="/svc/";
}
}
</SCRIPT>
<html>
<head><title>UCCP</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body>
<SCRIPT language="JAVASCRIPT">
if(hwnd==null) {
document.writeln('<center><table border=1 cellspacing=0 cellpadding=2 bordercolorlight=#AAAAAA bordercolordark=#FFFFFF width=400>');
document.writeln('<td class=list_title02 align=center valign=top>');
document.writeln('팝업을 차단하시면 업로드를 진행 하실 수 없습니다.<BR><BR>');
document.writeln('팝업 차단을 해지하여 주시기 바랍니다.');
document.writeln('</td></table></center>');
}
</body>
</html>
<head><title>UCCP</title>
<meta http-equiv="Content-Type" content="text/html; charset=euc-kr">
</head>
<body>
<SCRIPT language="JAVASCRIPT">
if(hwnd==null) {
document.writeln('<center><table border=1 cellspacing=0 cellpadding=2 bordercolorlight=#AAAAAA bordercolordark=#FFFFFF width=400>');
document.writeln('<td class=list_title02 align=center valign=top>');
document.writeln('팝업을 차단하시면 업로드를 진행 하실 수 없습니다.<BR><BR>');
document.writeln('팝업 차단을 해지하여 주시기 바랍니다.');
document.writeln('</td></table></center>');
}
</body>
</html>
url부분은 보안 때문에... 코드나 이름등 조금 바꿨어요..
댓글 전체


자체 링크 에러 였습니다.