336x280(권장), 300x250(권장), 250x250, 200x200 크기의 광고 코드만 넣을 수 있습니다.

파일은 유니코드(서명있는 UTF-8) 코드 페이지 65001 로 저장할 것.


<%

Dim FileName : FileName = Server.urlEncode("초과근무내역_"&date()& ".xls")


Response.Buffer = True

Response.CharSet = "utf-8"

'Session.CodePage = "65001"

Response.CacheControl  = "public"

Response.ContentType  = "application/vnd.ms-excel"

Response.AddHeader "Content-disposition","attachment;filename="&FileName

%>

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

<html xmlns="http://www.w3.org/1999/xhtml">

<head>

    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

</head>

<body>

 

<table>

    <tr>

        <td>ASP</td>

    </tr>

    <tr>

        <td>엑셀로</td>

    </tr>

    <tr>

        <td>저장하기</td>

    </tr>

</table>

 

<br/>

 

<table border="1">

    <tr>

        <td>ASP</td>

    </tr>

    <tr>

        <td>엑셀로</td>

    </tr>

    <tr>

        <td>저장하기(border 적용)</td>

    </tr>

</table>

 

<br/>

 

<table border="1">

    <tr>

        <td>ASP</td>

        <td>엑셀로</td>

        <td>저장하기</td>

    </tr>

    <tr>

        <td colspan="3">(colspan 적용)</td>

    </tr>

     

</table>

 

<br/>

 

<table border="1">

    <tr>

        <td style="background-color:red;">ASP</td>

        <td style="color:blue">엑셀로</td>

        <td>저장하기</td>

    </tr>

    <tr>

        <td colspan="3" style="text-align:center;">(style 적용)</td>

    </tr>

     

</table>

 

</body>

</html>


Posted by 당양부부34

블로그 이미지
주요 토렌트를 블로깅하고 있습니다. 토렌트 순위 등은 다른 사이트를 찾아보세요. 주요 웹툰 순위도 게재했어요 경제를 좋아하는 일산의 행복한 프로그래머입니다.
당양부부34
Yesterday
Today
Total

달력

 « |  » 2024.4
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 29 30

최근에 올라온 글

최근에 달린 댓글

최근에 받은 트랙백

글 보관함