프로젝트

일반

사용자정보

통계
| 브랜치(Branch): | 개정판:

markus / KCOM_API / Default.aspx @ ac4f1e13

이력 | 보기 | 이력해설 | 다운로드 (895 Bytes)

1 a1142a6b taeseongkim
<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="Default.aspx.cs" Inherits="KCOM_API.Default" %>
2
3
<!DOCTYPE html>
4
5
<html xmlns="http://www.w3.org/1999/xhtml">
6
<head runat="server">
7
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
8
    <title></title>
9
</head>
10
<body>
11
    <form id="form1" runat="server">
12
        <div>
13
              - 해당 페이지(Default.aspx)는 Config확인용입니다.<br />
14
              - Publish완료 후 삭제 바랍니다.<br />
15
              <br />
16
            
17
              Connection : <asp:textbox Width="800" runat="server" id="txtConnection"/>
18
            <br />
19
              TileSource : <asp:textbox Width="800" runat="server" id="txtTileSource"/>
20
            <br />
21
              TileSourceSub : <asp:textbox Width="800" runat="server" id="txtTileSourceSub"/>
22
            <br />
23
        </div>
24
    </form>
25
</body>
26
</html>
클립보드 이미지 추가 (최대 크기: 500 MB)