묻고답하기

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

일단 회사는 익스플로러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 남기남
장성환468 XE core 코어초기 설정시에 오류가 뜹니다. file  
리리이 xeed 인용문 사용시 글 사라지는 현상  
999 버스기사의 나이는 몇살일까요? [4] 2011.06.14 by 레몬아
silvergray630 트리메뉴가 작동이 안됩니다;  
라인선셋 갤러리 스타일 질문 > 가로열 세로열 지정하기 [1] 2011.06.14 by 앙띠2
철갑 CSS를 완전히 페이지에서 분리했는데 속성은 어떻게 분리할수 없을까요  
999 ? 에 알맞은 등호는 ? (수학문제) [2] 2011.06.14 by 송동우
nick_lee xe에서 플래쉬로 홈페이지 만들수 있나요?  
가브리엘79 게시판 이름 변경 [1] 2011.06.14 by 송동우
nick_lee 로그인창 바탕을 bg색과 같은색으로 하고 싶은데요 어케 해야되나요? [1] 2011.06.14 by 송동우
FEFE input size over than config in php.ini [2] 2017.06.25 by 송동우
999 Who is Santa Claus's wife? [2] 2011.06.14 by k02092000
밤샌다 Faceoff 저장이 안되요~~ help~  
999 소금을 죽이면 무엇이 될까? [1] 2011.06.14 by 송동우
999 고기 먹을 때마다 따라오는 개는? [1] 2011.06.14 by 송동우
999 '태정태세문단세'를 5글자로 하면? [1] 2011.06.14 by 송동우
999 세상에서 제일 착한 사자는? [1] 2011.06.14 by 송동우
999 빵이 시골로 간 까닭은? [1] 2011.06.14 by 송동우
이영호326 모바일 파일첨부 [1] 2011.06.14 by 송동우
레몬아 댓글등록시 포인트지급..  
999 학생들이 제일 싫어하는 피자는? [1] 2011.06.14 by 송동우
999 세상에서 가장 야한 음식재료는? [1] 2011.06.14 by k02092000
999 달걀이 축구를 잘하면? [1] 2011.06.14 by k02092000
999 세상에서 가장 무서운 전화는? [1] 2011.06.14 by 송동우
999 세상에서 가장 뜨거운 과일은? [1] 2011.06.14 by 송동우
999 어린이가 제일 좋아하는 기름은?? [2] 2011.06.14 by 송동우
러브스킬 게시글을 조회한 IP 주소를 알수 있는 방법  
박철평 다국어페이지에서 언어선택시 각각 다른 페이지로 링크가 되게 할 수 있나요?  
금정이1 링크  
Milano 외국 서버인데 XE 설치가 가능한지 문의 드려봅니다.