묻고답하기

* 다음양식에 맞게 입력해주세요.

① 계정(호스팅-서버관리) 회사 이름 :


② php , mysql 버전 :


③ 제로보드 버젼(날짜 포함) :


④ 에러나는 주소와 에러 부분 소스(필수) :


⑤ 주로 쓰고 있는 스킨 이름이나 소스  :
-logged.html 파일-
<html>

<head>

<style type=text/css>
BODY,TD,DIV {font-family:verdana;font-size:8pt;color:black;letter-spacing:-1px;}
.comment {font-family:verdana;font-size:7pt;color:black;}
A:link    {color:black;text-decoration:none;}
A:visited {color:black;text-decoration:none;}
A:active  {color:black;text-decoration:none;}
A:hover  {color:#A6CF00;text-decoration:none;}

.a1-eng {font-family:verdana; font-size:7pt; color: black;}
.a2-eng {font-family:verdana; font-size:8pt; color: black;}
</style>

</head>

<script language="JavaScript">
<!--
function na_open_window(name, url, left, top, width, height, toolbar, menubar, statusbar, scrollbar, resizable)
{
toolbar_str = toolbar ? 'yes' : 'no';
menubar_str = menubar ? 'yes' : 'no';
statusbar_str = statusbar ? 'yes' : 'no';
scrollbar_str = scrollbar ? 'yes' : 'no';
resizable_str = resizable ? 'yes' : 'no';
window.open(url, name, 'left='+left+',top='+top+',width='+width+',height='+height+',toolbar='+toolbar_str+',menubar='+menubar_str+',status='+statusbar_str+',scrollbars='+scrollbar_str+',resizable='+resizable_str);
}

// -->
</script>

<body>

<!-- 로그인 되었을때의 화면입니다 -->

<table border="0" cellspacing="0" cellpadding="0" align="left">

<tr><td colspan="2">[logout]</td>
<td width=8></td>
<td colspan="2">[info]</td>
<td width=7></td>
<td><img src=[dir]line.gif width=1 height=1><br>[memo]</td>
<td width=5></td>
<td class="a2-eng"><img src=[dir]line.gif width=1 height=4><br>[name]</td>
<td width=5></td>
<td colspan="2">[admin]</td>
</tr>


</table>

<!-- 로그인 되었을때의 화면입니다 -->

</body>

</html>

-login.html 파일-

<html>
<head><style type=text/css>
BODY,TD,SELECT,input,DIV,form,TEXTAREA,center,option,pre,blockquote
{font-family:verdana; font-size:7pt; color:#a2a2a2;}

a {color:#a2a2a2; text-decoration:none;}
a:hover {color: #a2a2a2; text-decoration: none;}

.a2-eng {font-family:verdana; font-size:7pt; color:gray;}
.toform {background-color:#F4F4F4;border-width:0; border-color:#EEEEEE; border-style:solid; font-size:7pt; color:#a2a2a2}
BODY {background:url(../images/b.gif) white fixed no-repeat 100% 100%}
</style>

<body>
<table border="0" cellspacing="0" cellpadding="0" align="left">
<form name=zb_login method=post action="[action]" onsubmit="return zb_login_check_submit();">

<input type=hidden name=s_url value="[s_url]">
<tr>
<td>[member_join]</td>
<td width=8></td>
<td>[lost_id]</td>
<td width=7></td>
<td>[login]</td>
<td width=7></td>
<td class=a2-eng valign=bottom><input style="background-image:url('[dir]id.gif');background-repeat:no-repeat;" onfocus="this.style.background='white'" type=text name=user_id OnBlur = 'document.zb_login.password.focus();'
value=''  maxlength=20 style='color:#949494;  background-color:white; border:1 #DCDCDC solid ;width:58px; height:17px;'></td>
<td width=6></td>
<td class=a2-eng valign=bottom><input style="background-image:url('[dir]pw.gif');background-repeat:no-repeat;" onfocus="this.style.background='white'" type="password" name=password
value='' maxlength=20 style='color:#949494;  background-color:white; border:1 #DCDCDC solid ;width:45px; height:17px;'></td>
</td></tr>

</table></form></body>

</html>
⑥ 질문 내용 :

여기다가 배경을 넣어주세요 파일이름은
B.GIF에요  
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
짱가다 이런 게시판 스킨은 없나요? [1] 2007.08.10
성빛나 롤오버이미지 엑박문제 ㅜ 도와주세요....;; [1] 2007.08.10
조은정 로긴했는데 왜자꾸 다시 로긴하라고 나올까요? [1] 2007.08.10
치토스 리스트 목록 링크 + 팝업...?  
에이멘 phpmyadmin에 테이블추가하기.. [2] 2007.08.10
에이멘 #!/usr/bin/perl 을 가진cgi프로그램에 회원 로그인시 아바타 구현  
취향 혹시 이런 드롭다운 메뉴 보신 적 있으신가요? [2] 2007.08.10
한누리 폼메일을 자바로 만들었는데요 문제가 생겼습니다.ㅠ_ㅠ [1] 2007.08.10
박세미 안녕하세요.. 몇일째 끙끙앓다가.. 여기까지 오게됐습니다. [3] 2007.08.10
김영선 apm 콘솔로 데이타 베이스 넣는 방법좀 갈처주세요  
블루 php 제작 의뢰 문의 드립니다 [1] 2007.08.10
에이멘 테이블은 만들었는데... [1] 2007.08.10
kid koeyh 노프레임으로 만드는데 하단에 여백이 생깁니다.  
구경모 로그인이게 쿠키문제라는데 [1] 2007.08.10
김홍 달력의 년도를 늘이려면 어떻게 해야 하나요? [3] 2007.08.10
임권택 [포토샾] 포토샾에서 굴림체를 사용 할려는데 [1] 2007.08.10
정햇살 게시판에 올린것을 못보게 하는 법 없나요? [1] 2007.08.10
겜커뮤니티 테이블에배경넣어주세요  
장승기 비공개 홈페이지 만드는 방법 질문 [2] 2007.08.10
유무정 아바타를 만들려고 합니다.  
사악천사 JSP 이용해서 홈페이지 만드는거요~  
유무정 도와주세요~! [1] 2007.08.10
홈피열공 PHP로 제작한 로그인이 쿠키적용값문제로 ....  
이해용 자바스크립트인데요 해석줌요... 짧아요 [1] 2007.08.10
reid 이런질문 해도 모르겠지만...  
장천호 서버가 느려서 문의드립니다  
채민욱 게시판 list(목록)에 글이 안보입니다... [2] 2007.08.10
xprain 주문신청서 태그는 어떻게 만드나요? [1] 2007.08.10
박시온 다운로드형 쇼핑몰은 어떤 쇼핑몰 프로그램을 사용해야 하나요? [1] 2007.08.10
유승민 이미지 화면 꽉채우는방법? [5] 2007.08.10