• DELETE FROM KEYWORDS WHERE ID_DOMAINE=2816184
  • DoneDoneDone

    URL:kosacs.or.kr

    Cache-Control: no-store, no-cache, must-revalidate, post-check=0, pre-check=0
    Connection: close
    Date: Thu, 31 Oct 2024 08:20:57 GMT
    Pragma: no-cache
    Transfer-Encoding: chunked
    Content-Type: text/html
    Expires: Thu, 19 Nov 1981 08:52:00 GMT
    Location: http://kosacs.or.kr
    Server: Apache
    Set-Cookie: PHPSESSID=a0r6dvfsisu26rri0e879ookt0; Path=/; SameSite=None; Secure
    
    
    Location => http://kosacs.or.kr
    Status => 302
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//KR" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> 
    <link href="common/style_main.css" rel="stylesheet" type="text/css">
    <title>한국복합신소재구조학회</title>
    <style type="text/css">
    .photoboard { width:354px;}
    .photoboard ul,li{ margin:0; padding:0;}
    .photoboard li{ 
    	width:113px; 
        list-style:none;
    	padding:2px;
        float: left;
    	display: block;
        text-align: center;
    	font: 12px Dotum;
        text-decoration: none;
    	}
    .span01{ line-height:18px;}
    .ul01{ margin:0; padding:0;}
    .ul01 li{ margin:0; padding:0; list-style:none; line-height:0px;}
    </style>
    <script type="text/javascript" src="common/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript" src="common/js/login_main.js"></script>
    <script type="text/javascript" src="common/js/common.js"></script><script type="text/javascript">
    <!--
    	function noticePop(URL,noticePop_id){	
    		if(GetCookie(noticePop_id) != "no") {
    			str = noticePop_id;
    			var noticePop = window.open(URL,"","location=no,scrollbars=yes,status=no,titlebar=no,toolbar=no,menubar=no,resizable=no,width=700, height=500");
    			noticePop.focus();
    		}
    	}
    
    
    	function popup(URL, ws, hs, ts, ls, popupid, scroll){	
    		if(GetCookie(popupid) != "no") {
    			str = popupid;
    			var pop = window.open(URL, str, "location=no,scrollbars="+scroll+",status=no,titlebar=no,toolbar=no,menubar=no,resizable=no,left="+ls+",top="+ts+", width="+ws+", height="+hs);
    			pop.focus();
    		}
    	}
    	
    	function getCookieVal (offset) {
    	// offset 부터 ; 전까지의 값을 리턴한다.
    			var endstr = document.cookie.indexOf (";", offset);
    			if (endstr == -1){
    					endstr = document.cookie.length;
    			}
    			return unescape(document.cookie.substring(offset, endstr));
    	}
    	function GetCookie (name){
    	// 쿠키 name 의 쿠키값을 리턴한다
    			var arg = name + "=";
    			var alen = arg.length;
    			var clen = document.cookie.length;
    			var i = 0;
    			while (i < clen) {
    					var j = i + alen;
    					if (document.cookie.substring(i, j) == arg){
    							return getCookieVal (j);
    					}
    					i = document.cookie.indexOf(" ", i) + 1;
    					if (i == 0){
    							break;
    					}
    			}
    			return null;
    	}
    -->
    </script>
    
    <script type="text/javascript">
    function setCookie( name, value, expirehours ) { 
     var todayDate = new Date(); 
     todayDate.setHours( todayDate.getHours() + expirehours ); 
     document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" 
    }
    function closeWin() { 
     if(document.getElementById("pop_today").checked){
      setCookie( "ncookie", "done" , 24 ); 
     }
     document.getElementById('layer_pop').style.display = "none";
    }
    function closeWin2() { 
     if(document.getElementById("pop_today2").checked){
      setCookie( "ncookie2", "done" , 24 ); 
     }
     document.getElementById('layer_pop2').style.display = "none";
    }
    function closeWin3() { 
     if(document.getElementById("pop_today3").checked){
      setCookie( "ncookie3", "done" , 24 ); 
     }
     document.getElementById('layer_pop3').style.display = "none";
    }
    </script>
    
    </head>
    

    (vide) Tentative en https

    http://kosacs.or.kr

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//KR" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
    <html xmlns="http://www.w3.org/1999/xhtml">
    <head>
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <meta http-equiv="X-UA-Compatible" content="IE=Edge" /> 
    <link href="common/style_main.css" rel="stylesheet" type="text/css">
    <title>한국복합신소재구조학회</title>
    <style type="text/css">
    .photoboard { width:354px;}
    .photoboard ul,li{ margin:0; padding:0;}
    .photoboard li{ 
    	width:113px; 
        list-style:none;
    	padding:2px;
        float: left;
    	display: block;
        text-align: center;
    	font: 12px Dotum;
        text-decoration: none;
    	}
    .span01{ line-height:18px;}
    .ul01{ margin:0; padding:0;}
    .ul01 li{ margin:0; padding:0; list-style:none; line-height:0px;}
    </style>
    <script type="text/javascript" src="common/js/jquery-1.4.2.min.js"></script>
    <script type="text/javascript" src="common/js/login_main.js"></script>
    <script type="text/javascript" src="common/js/common.js"></script><script type="text/javascript">
    <!--
    	function noticePop(URL,noticePop_id){	
    		if(GetCookie(noticePop_id) != "no") {
    			str = noticePop_id;
    			var noticePop = window.open(URL,"","location=no,scrollbars=yes,status=no,titlebar=no,toolbar=no,menubar=no,resizable=no,width=700, height=500");
    			noticePop.focus();
    		}
    	}
    
    
    	function popup(URL, ws, hs, ts, ls, popupid, scroll){	
    		if(GetCookie(popupid) != "no") {
    			str = popupid;
    			var pop = window.open(URL, str, "location=no,scrollbars="+scroll+",status=no,titlebar=no,toolbar=no,menubar=no,resizable=no,left="+ls+",top="+ts+", width="+ws+", height="+hs);
    			pop.focus();
    		}
    	}
    	
    	function getCookieVal (offset) {
    	// offset 부터 ; 전까지의 값을 리턴한다.
    			var endstr = document.cookie.indexOf (";", offset);
    			if (endstr == -1){
    					endstr = document.cookie.length;
    			}
    			return unescape(document.cookie.substring(offset, endstr));
    	}
    	function GetCookie (name){
    	// 쿠키 name 의 쿠키값을 리턴한다
    			var arg = name + "=";
    			var alen = arg.length;
    			var clen = document.cookie.length;
    			var i = 0;
    			while (i < clen) {
    					var j = i + alen;
    					if (document.cookie.substring(i, j) == arg){
    							return getCookieVal (j);
    					}
    					i = document.cookie.indexOf(" ", i) + 1;
    					if (i == 0){
    							break;
    					}
    			}
    			return null;
    	}
    -->
    </script>
    
    <script type="text/javascript">
    function setCookie( name, value, expirehours ) { 
     var todayDate = new Date(); 
     todayDate.setHours( todayDate.getHours() + expirehours ); 
     document.cookie = name + "=" + escape( value ) + "; path=/; expires=" + todayDate.toGMTString() + ";" 
    }
    function closeWin() { 
     if(document.getElementById("pop_today").checked){
      setCookie( "ncookie", "done" , 24 ); 
     }
     document.getElementById('layer_pop').style.display = "none";
    }
    function closeWin2() { 
     if(document.getElementById("pop_today2").checked){
      setCookie( "ncookie2", "done" , 24 ); 
     }
     document.getElementById('layer_pop2').style.display = "none";
    }
    function closeWin3() { 
     if(document.getElementById("pop_today3").checked){
      setCookie( "ncookie3", "done" , 24 ); 
     }
     document.getElementById('layer_pop3').style.display = "none";
    }
    </script>
    
    </head>
    

    한국복합신소재구조학회

    Recherche META Description de la page

    Recherche META Keywords de la page

    UPDATE DOMAINES SET server='Apache',redirection='http://kosacs.or.kr',Status='302',err='',[TITRE]=N'한국복합신소재구조학회',[DESCRIPTION]=N'',[KEYWORDS]=N'' WHERE id=2816184
  • 0

    한국복합신소재구조학회

  • 0. 한국복합신소재구조학회 (33)
  • --------->0
    INSERT INTO KEYWORDS (keyword,id_domaine) VALUES (N'한국복합신소재구조학회',2816184)