<html>
<frameset framespacing="0" border="false" rows="0,*" frameborder="0">
<frame name="top" scrolling="no" noresize />
<frame name="main" src="Default.aspx" runat="server" />
<noframes>
<body>
</body>
</noframes>
</frameset>
</html>
<frameset framespacing="0" border="false" rows="0,*" frameborder="0">
<frame name="top" scrolling="no" noresize />
<frame name="main" src="Default.aspx" runat="server" />
<noframes>
<body>
</body>
</noframes>
</frameset>
</html>
'Programming > ASP.NET' 카테고리의 다른 글
[스크랩] ASP.NET에서 전역 변수를 사용 현재 접속자 리스트 구현 (0) | 2010.05.03 |
---|---|
[스크랩] ASP.NET 인프라스트럭처(Global.asax,카운터 작성) (0) | 2010.05.03 |
[스크랩] RegisterForEventValidation은 Render()를 실행하는 동안에만 호출 (0) | 2010.04.27 |
팝업창 열기 (0) | 2010.04.27 |
GridView 숨겨진 필드 값 가져오기 (0) | 2010.04.21 |
JQuery를 사용한 MouseOver 시 Div 창 띄워주기. ^O^ (0) | 2010.04.13 |
폼 인증 구현 (0) | 2010.04.08 |
비밀번호 해쉬 암호화 HashPasswordForStoringInConfigFile (0) | 2010.04.08 |
[스크랩] 프로젝트에 CKEditor, CKFinder 연동 방법 (0) | 2010.04.05 |
[스크랩] HttpCookie 클래스 사용 하기 (0) | 2010.04.05 |