728x90
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>테스트</title>
</head>
<frameset rows="100%" framespacing="0"
frameborder="0" border="0">
<frame src="./main.aspx" scrolling="auto">
</frameset>
<body>
<form id="form1" runat="server">
<div>
</div>
</form>
</body>
</html>
위 처럼 헤드 종료 후, 바디 시작 윗부분에 삽입하고 연결된 메인 페이지주소를 넣어준다.
728x90
'프로그래밍 > ASP.NET' 카테고리의 다른 글
'/' 응용 프로그램에 서버 오류가 있습니다 해결법 (13) | 2015.09.10 |
---|---|
해상도에 따른 모바일 화면 테스트 (0) | 2015.09.03 |
.net 버튼클릭시 알림 메세지로 확인하는 법 (0) | 2015.09.01 |
object to string 변환 .net (0) | 2015.08.31 |
asp.net 변수 주고 받기 (0) | 2015.08.31 |
댓글