본문 바로가기
반응형

분류 전체보기4894

urlMappings URL하기 신가하네 ~ TreeView에 메뉴를 구성하고 이걸 누를때 다른 경로로 매핑할 수 있다 그런데 이걸이용하여 경로를 숨길수 있다 web.config에 이렇게 하고 SiteMap에서 이렇게하고 테스트 해보자 ^^ 실재로는 실재경로1~ 이나 실재경로2~로 접속된다 나타나기는 숨길후나타날페이지.aspx로 보여지는 것이다 ^^ ASP.NET Website Navigation Tutorial This tutorial will show you how to use URL mapping technology in ASP.NET 2.0 and VB.NET. Download the Full Working Version of this Project written with Visual Studio.NET VB.NET 2005 H.. 2008. 3. 12.
ResizingExtender http://www.infragistics.com/dotnet/netadvantage/aspnet/webresizingextender.aspx#Overview ASP.NET 2.0 AJAX Extensions ResizingExtender Built entirely on top of Microsoft's ASP.NET 2.0 AJAX Extensions, the WebResizingExtender provides resizing capabilities for Web controls such as Microsoft's Panel, the Infragistics WebPanel, and even HTML and elements. Following an Extender model allows you to ea.. 2008. 3. 11.
타이밍.. 결국 중요한 건 얼마나 서로에게 적절한 시기에 등장하는가 이다. 미친듯이 끌리고 죽도록 사랑해도 서로에게 적절한 시기가 아니고 기가막힌 타이밍이 아니라면 어쩔 수 없다 서로에게 기가막힌 타이밍에 서로의 인생에 자연스레 등장해주는 것 그래서 서로의 누군가가 되어주는 것 그게 "운명"이자 "인연" 이다. 이해는 간다. 계산적인 것이라고 하면 타이밍이지만, 운명적으로 끌려서 계산되것처럼 등장한다면 운명이자 인연이겠지 2008. 3. 11.
익스플로우 윈도우창 크기구하기 익스플로우 윈도우창 크기구하기 속성설명 clientWidth : Retrieves the width of the object including padding, but not including margin, border, or scroll bar. offsetWidth : Retrieves the width of the object relative to the layout or coordinate parent, as specified by the offsetParent property. offsetParent : Retrieves a reference to the container object that defines the offsetTop and offsetLeft properties of the obj.. 2008. 3. 9.
반응형