티스토리 뷰
popUrl=path+"/accuse/accuseCreatedForm.rdo";
popName="accuseForm";
var w = 970;
var h = 610;
var x = (screen.availWidth - w) / 2;
var y = (screen.availHeight - h) / 2;
window.open(popUrl, popName, "toolbar=0, status=0, scrollbars=no, location=0, menubar=0, width="+w+", height="+h+", left="+x+", top="+y);
document.forms.pform.target=popName;
document.forms.pform.action=popUrl;
document.forms.pform.method="post";
document.forms.pform.submit();
popName="accuseForm";
var w = 970;
var h = 610;
var x = (screen.availWidth - w) / 2;
var y = (screen.availHeight - h) / 2;
window.open(popUrl, popName, "toolbar=0, status=0, scrollbars=no, location=0, menubar=0, width="+w+", height="+h+", left="+x+", top="+y);
document.forms.pform.target=popName;
document.forms.pform.action=popUrl;
document.forms.pform.method="post";
document.forms.pform.submit();
'Project > JAVA&Jsp' 카테고리의 다른 글
JAVA 문자열 연결 방법 비교 (0) | 2020.08.20 |
---|---|
JAVA 스트림 Stream 사용방법 (0) | 2020.08.20 |
[JAVA] Map에서 키나 값이 있는지 없는지 확인(containsKey,containsValue) (0) | 2020.08.13 |
JAVA 진수변환 (0) | 2020.08.13 |
form 서브밋 할 때 onclick으로 서브밋시 다중 서브밋 막기 (0) | 2011.04.28 |
댓글
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- 마이바티스
- Letsencrypt wildcard auto renew
- camelcase
- letsencrypt
- Letsencrypt+nginx
- 마이바티스CamelCase
- SSL
- Intellj들여쓰기
- Letsencrypt wildcard
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | ||||||
2 | 3 | 4 | 5 | 6 | 7 | 8 |
9 | 10 | 11 | 12 | 13 | 14 | 15 |
16 | 17 | 18 | 19 | 20 | 21 | 22 |
23 | 24 | 25 | 26 | 27 | 28 |
글 보관함