<HTML>
<HEAD>
<script>
function ReadCookie (Name)
{
var search = Name + "="
if (document.cookie.length > 0)
{
offset = document.cookie.indexOf(search)
if (offset != -1)
{
offset += search.length
end = document.cookie.indexOf(";", offset)
if (end == -1)
end = document.cookie.length
return (document.cookie.substring(offset, end))
}
else
return ("");
}
else
return ("");
}
<HEAD>
<script>
function ReadCookie (Name)
{
var search = Name + "="
if (document.cookie.length > 0)
{
offset = document.cookie.indexOf(search)
if (offset != -1)
{
offset += search.length
end = document.cookie.indexOf(";", offset)
if (end == -1)
end = document.cookie.length
return (document.cookie.substring(offset, end))
}
else
return ("");
}
else
return ("");
}
function WriteCookie (cookieName, cookieValue, expiry)
{
var expDate = new Date();
{
var expDate = new Date();
expDate.setTime (expDate.getTime() + expiry);
document.cookie = cookieName + "=" + escape (cookieValue) + "; expires=" + expDate.toGMTString() + "; path=/";
}
document.cookie = cookieName + "=" + escape (cookieValue) + "; expires=" + expDate.toGMTString() + "; path=/";
}
function getCookies()
{
document.noteForm.note.value = unescape(ReadCookie("note"));
}
{
document.noteForm.note.value = unescape(ReadCookie("note"));
}
</script>
</head>
<body>
<form NAME="noteForm">
<textarea ROWS="5" COLS="40" NAME="note" WRAP="VIRTUAL"></textarea><br>
<input TYPE="button" VALUE="Save Text" onClick="WriteCookie('note', document.noteForm.note.value, 2678400000)">
<INPUT TYPE="button" VALUE="새로고침" onClick='parent.location="javascript:location.reload()"'>
<textarea ROWS="5" COLS="40" NAME="note" WRAP="VIRTUAL"></textarea><br>
<input TYPE="button" VALUE="Save Text" onClick="WriteCookie('note', document.noteForm.note.value, 2678400000)">
<INPUT TYPE="button" VALUE="새로고침" onClick='parent.location="javascript:location.reload()"'>
</form>
<script>
window.onload=function() { getCookies(); }
</script>
window.onload=function() { getCookies(); }
</script>
[이 게시물은 관리자님에 의해 2011-10-31 17:16:08 PHP & HTML에서 이동 됨]
게시판 목록
프로그램
| 번호 | 제목 | 글쓴이 | 날짜 | 조회 |
|---|---|---|---|---|
| 8230 | 9년 전 | 95 | ||
| 8229 | 9년 전 | 95 | ||
| 8228 |
커네드커네드
|
9년 전 | 141 | |
| 8227 | 9년 전 | 165 | ||
| 8226 | 9년 전 | 188 | ||
| 8225 | 9년 전 | 174 | ||
| 8224 | 9년 전 | 166 | ||
| 8223 | 9년 전 | 140 | ||
| 8222 |
|
9년 전 | 215 | |
| 8221 | 9년 전 | 123 | ||
| 8220 | 9년 전 | 145 | ||
| 8219 | 9년 전 | 120 | ||
| 8218 | 9년 전 | 166 | ||
| 8217 |
star3840
|
9년 전 | 139 | |
| 8216 | 9년 전 | 188 | ||
| 8215 | 9년 전 | 145 | ||
| 8214 | 9년 전 | 249 | ||
| 8213 | 9년 전 | 197 | ||
| 8212 | 9년 전 | 114 | ||
| 8211 | 9년 전 | 279 | ||
| 8210 | 9년 전 | 280 | ||
| 8209 | 9년 전 | 361 | ||
| 8208 | 9년 전 | 252 | ||
| 8207 | 9년 전 | 251 | ||
| 8206 |
|
9년 전 | 217 | |
| 8205 | 9년 전 | 201 | ||
| 8204 | 9년 전 | 162 | ||
| 8203 | 9년 전 | 253 | ||
| 8202 | 9년 전 | 168 | ||
| 8201 | 9년 전 | 204 | ||
| 8200 | 9년 전 | 196 | ||
| 8199 | 9년 전 | 240 | ||
| 8198 | 9년 전 | 203 | ||
| 8197 | 9년 전 | 189 | ||
| 8196 | 9년 전 | 579 | ||
| 8195 | 9년 전 | 185 | ||
| 8194 | 9년 전 | 312 | ||
| 8193 | 9년 전 | 192 | ||
| 8192 | 9년 전 | 224 | ||
| 8191 | 9년 전 | 172 | ||
| 8190 | 9년 전 | 169 | ||
| 8189 | 9년 전 | 229 | ||
| 8188 | 9년 전 | 162 | ||
| 8187 | 9년 전 | 171 | ||
| 8186 | 9년 전 | 169 | ||
| 8185 | 9년 전 | 343 | ||
| 8184 | 9년 전 | 132 | ||
| 8183 | 9년 전 | 345 | ||
| 8182 | 9년 전 | 200 | ||
| 8181 | 9년 전 | 162 | ||
| 8180 | 9년 전 | 734 | ||
| 8179 | 9년 전 | 511 | ||
| 8178 | 9년 전 | 341 | ||
| 8177 |
kiplayer
|
9년 전 | 355 | |
| 8176 | 9년 전 | 388 | ||
| 8175 | 9년 전 | 255 | ||
| 8174 | 9년 전 | 273 | ||
| 8173 | 9년 전 | 367 | ||
| 8172 | 9년 전 | 230 | ||
| 8171 | 9년 전 | 206 | ||
| 8170 | 9년 전 | 322 | ||
| 8169 |
커네드커네드
|
9년 전 | 284 | |
| 8168 | 9년 전 | 354 | ||
| 8167 | 9년 전 | 346 | ||
| 8166 | 9년 전 | 266 | ||
| 8165 | 9년 전 | 198 | ||
| 8164 | 9년 전 | 332 | ||
| 8163 | 9년 전 | 317 | ||
| 8162 | 9년 전 | 333 | ||
| 8161 | 9년 전 | 323 | ||
| 8160 |
|
9년 전 | 524 | |
| 8159 | 9년 전 | 459 | ||
| 8158 | 9년 전 | 279 | ||
| 8157 | 9년 전 | 404 | ||
| 8156 | 9년 전 | 291 | ||
| 8155 | 9년 전 | 279 | ||
| 8154 |
00년생용띠
|
9년 전 | 626 | |
| 8153 | 9년 전 | 260 | ||
| 8152 |
|
9년 전 | 437 | |
| 8151 | 9년 전 | 444 | ||
| 8150 | 9년 전 | 538 | ||
| 8149 |
Jangfolk
|
9년 전 | 379 | |
| 8148 | 9년 전 | 207 | ||
| 8147 | 9년 전 | 410 | ||
| 8146 | 9년 전 | 474 | ||
| 8145 | 9년 전 | 432 | ||
| 8144 | 9년 전 | 392 | ||
| 8143 | 9년 전 | 224 | ||
| 8142 | 9년 전 | 463 | ||
| 8141 | 9년 전 | 411 | ||
| 8140 | 9년 전 | 956 | ||
| 8139 | 9년 전 | 304 | ||
| 8138 |
전갈자리남자
|
9년 전 | 415 | |
| 8137 | 9년 전 | 432 | ||
| 8136 | 9년 전 | 776 | ||
| 8135 |
|
9년 전 | 819 | |
| 8134 |
PlayPixel
|
9년 전 | 547 | |
| 8133 |
|
9년 전 | 470 | |
| 8132 | 9년 전 | 490 | ||
| 8131 | 9년 전 | 841 |
댓글 작성
댓글을 작성하시려면 로그인이 필요합니다.
로그인하기