묻고답하기

회사용 자료를 올리려고 외부 페이지를 작성 했습니다

일단 회사는 익스플로러8 또는 9가 대세인지라 모르고 지내다가

이번에 크롬으로 우연히 보니

테이블이 다 깨져 버리네요

이거 어디가 문제 일까요?

<?  //데이터 베이스 연결하기
include "msdb.php";

 
$query = "SELECT * ";
$query .= "FROM dbo.Alarm_Log ";
$query .= "Where  EventStamp > '2011-06-01' ";
$query .= "ORDER BY EventStamp DESC, FAB";

slt_db(10);
$result = GetMSDB($query);
?>

 

<--행 숨기기-->
<script type="text/javascript">
function displayRow(){ 
var row = document.getElementById("captionRow"); 
if (row.style.display == '')  row.style.display = 'none'; 
else row.style.display = '';}
</script>

 


<style>
td { font-size : 9pt; }
A:link { font : 9pt; color : black; text-decoration : none;
font-family: 굴림; font-size : 9pt; }
A:visited { text-decoration : none; color : black;
font-size : 9pt; }
A:hover { text-decoration : underline; color : black;
font-size : 9pt;}
</style>


<body topmargin=30px leftmargin=0 text=#464646>

<center>


<table width=900 border=0 cellpadding=2 cellspacing=1 bgcolor=#777777  >
<!-- 리스트 타이틀 부분 -->


<tr id="tableID" style="display:block" height=20px bgcolor=#999999>
 <td width=50px align=center>
  <font color=white>FAB</font>
 </td>
 <td width=130px align=center>
  <font color=white>발생시간</font>
 </td>
 <td width=70px align=center>
  <font color=white>Code</font>
 </td>
 <td width=70px align=center>
  <font color=white>Gas</font>
 </td>
 <td width=200px align=center>
  <font color=white>Alarm 명</font>
 </td>
    <td width=320px align=center>
  <font color=white>처리내용</font>
 </td>
     <td width=100px align=center>
  <font color=white>작업자</font>
 </td>
</tr>
<!-- 리스트 타이틀 끝 -->

<?

 while($row=Mssql_fetch_array($result))
 {
   
?>
<!-- 행 시작 -->
<tbody height=20 bgcolor=white >
<tr  onclick="Javascript:tableView()">
 <!--FAB -->
 <td align=center>
  <?=$row[FAB]?>
 </td>
 <!-- 발생시간 -->
 <td align=center>
  <?=Kr2utf($row[EventStamp])?>
 </td>   
 <!-- Code -->
 <td align=center>
  <?=$row[CC_CODE]?>
 </td>
    <!-- Gas-->
   <td align=center>
  <?=$row[CC_NAME]?>
 </td>
        <!-- Alarm 명-->
  <td align=left style="margin: 0 3px">
  <?=Kr2utf($row[Description],kr)?>
 </td>
       <!-- 처리내용-->
    <td align=left style="margin: 0 3px">
  <?=Kr2utf($row[Action])?>
 </td>
            <!-- 작업자-->
  <td>
  <?=$row[Type]?>
 </td>
 </tr>
 </tbody>
    <tr> <!-- style="display:none">-->
    <td bgcolor=white align=left colSpan=7 id =<?=$row[Key_num]?>  >
   
    <form method=post action=update.php?Key_num=<?=$row[Key_num]?>' enctype='multipart/form-data'>
    <textarea autocomplete=off style="width:740px;height:50px;margin:5px 5px 5px 50px" name="act"><?=Kr2utf($row[Action])?> </textarea>
    <input type="submit" value="입력" style="font:small-caption;height:48px; margin: 10px 14px; cursor:hand; width:55px;">

    </form>       
        </td>
</tr>
<!-- 조회수 끝 -->
<!-- 행 끝 -->
<?
 } // end While

?>

</table>
</center>

cr.JPG   
글쓴이 제목 최종 글
XE 공지 글 쓰기,삭제 운영방식 변경 공지 [16] 2019.03.05 by 남기남
푸른홈 cache파일만 지웠는데 다시 설치화면으로 가는건 왜그런거죠? [1] 2011.06.13 by 송동우
이종민726 레이아웃 스킨 설치하고...... [2] 2011.06.13 by 송동우
Winty 제로보드4에서 제로보드xe 마이그레이션 문제 방법이 없나요? ㅜㅜ [3] 2011.06.13 by Winty
레이머스 익스와 크롬에서 다르게 보이는 현상 [1] file 2011.06.13 by cycix
막샷달인 XE는 계정 이전이 애매합니다. [5] 2011.06.13 by cycix
기적소리 읽는 사람의 회원레벨에 따라 글쓴이 정보 공개를 다르게 [1] 2011.06.13 by cycix
공대인 게시판에 목록에 할당되는 URL 번호 [1] 2011.06.13 by 앙띠2
치즈미 제로보드4,제로보드XE 보드주소알아내기 [1] 2011.06.13 by cycix
김제민238 메뉴가 안보이는데 미치겠네용.. [1] 2011.06.13 by 송동우
KeunHyeok 확장변수 위치변경 질문드립니다.  
은더기 게시판 관리에서 목록이 없어졌어요.ㅠㅠ  
최인학 xe에서 다음 스카이뷰 또는 로드뷰 삽입 문제..  
이종민726 xpressengine으로 홈피 만드는데요...플래쉬를 이용할수는 없나요  
하와이c XE자료실 처럼 보이는 사진게시판 or 스킨 어떤걸 써야되나여 [1] 2011.06.13 by 어라하여
김원웅 질문합니다. [1] 2011.06.13 by 송동우
날개! 썸네일 타입 질문합니다.  
refree 게시판 파일첨부 버튼 반응이 없어요. [2] 2011.06.12 by refree
yotabyte 일반 사이트 마이그레이션 관련  
port (재질문)최근 게시물이 이상하게 출력이 되는데 왜 그런건가요? [2] 2011.06.12 by 리리이
양희문916 환경설정 - FTP계정정보입력에서 목록가져오기 에러... [1] 2011.06.12
color77 비밀번호 찾기 다음메일로는 찾을수없는건가요?  
위즈콘 제로보드4 게시판에 여러개의 사진 업로드 된것을 XE로 이전했을때 2개만 보이는 현상  
cocoplick 혹시 카운터위젯 이거 왜이러는지 아시는분있나요? [1] 2011.06.12 by 앙띠2
금정이1 index.html [2] 2011.06.12 by 송동우
daeric 목록, 글쓰기 버튼을 글목록 위와 글목록 아래에 모두 표시하는 방법? [1] 2011.06.12 by 송동우
호왕 최근글 출력 위젯에 대한 질문입니다. [1] 2011.06.12 by 송동우
기적소리 인증 메일 발송하는 코딩은 어느 파일에 있나요?? [1] 2011.06.12 by 기적소리
권태성. 레이아웃 css 적용이 안됩니다.  
타키온2010 특정 단어 작성시 자동출력 문구......  
알고싶어용 최근게시물 위젯 링크. [1] 2011.06.12 by 하늘종