☆★꼭 봐주세요★☆
페이지 정보
작성자 곽효인 (59.♡.204.25) 작성일09-03-09 18:58 조회421회 댓글0건관련링크
본문
요즘 사사과제에 기다란 댓글이나 이름옆에 이상한걸 넣어서 이상한 현상이 일어나는 군요....;;
저번주에도 그러더니 또 그런 사사리더가 있네요.
그게 홈페이지에 이상한 현상이 일어나게 만듭니다..;;
예를 들어서 써보겠습니다.
(실제로 써져 있는 걸 그대로 복사해봤습니다.)
말씀 | ||
function errormsg() {
alert("관리자와 특정 회원만 이 게시판을 볼 수 있습니다.!!");
history.back();
}
function errormsg2() {
alert(" 이 게시판은 회원만 볼 수 있습니다.!!");
history.back();
}
function errwritelv() {
alert("쓰기 권한이 없습니다.");
}
function choose() {
location.href='index.html?type=board&subi=3&id=5822&mtype=recomm&page=1&bid=5822&num=1736&seq=377732';
}
function prevnum() {
location.href='#';
}
function nextnum() {
location.href='index.html?type=board&subi=3&id=5822&mtype=view&bid=5822&page=1&num=1734&seq=376147&replynum=1734';
}
function sendlist() {
location.href='index.html?type=board&subi=3&id=5822&mtype=list&page=1&bid=5822&num=1736';
}
function sendwrite() {
location.href='index.html?type=board&subi=3&id=5822&mtype=write&page=1&bid=5822&num=1736';
}
function sendreply() {
location.href='index.html?type=board&subi=3&id=5822&mtype=reply&page=1&bid=5822&num=1736&replynum=1736';
}
function sendedit() {
location.href='index.html?type=board&subi=3&id=5822&mtype=edit&page=1&bid=5822&num=1736&seq=377732&uid=sasaleader';
}
function senddel() {
location.href='index.html?type=board&subi=3&id=5822&mtype=del&page=1&bid=5822&num=1736&seq=377732';
}
/*
function senddel_ok() {
location.href='index.html?type=board&subi=3&id=5822&mtype=del_ok&page=1&bid=5822&num=1736&seq=377732&shownum=1638&uid=sasaleader';
}
*/
function memodel(rseq,uname) {
// alert(rseq);
// alert(userid);
location.href='index.html?type=board&subi=3&id=5822&mtype=view&page=1&bid=5822&num=1736&seq=377732&mseq='+rseq+'&m_userid='+uname+'&memo_del_ok=ok';
}
function memo(contents) {
//alert (contents);
location.href='index.html?type=board&subi=3&id=5822&mtype=m_cnt&page=1&bid=5822&num=1736&seq=377732&m_contents='+contents;
//mform.submit();
}
|
여기까지입니다.
과제를 올리는 홈페이지가 이상하게 변하니까.
그런 이상한 댓글좀 올리지 말아주셨으면 합니다..;;
이상입니다.
댓글목록
등록된 댓글이 없습니다.