You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

16 lines
593 B

<%@ Page Language="VB" CodeFile="vb_Tree_Page.aspx.vb" Inherits="vb_Tree_Page"%>
<%@ Register Src="vb_Tree_UserControl.ascx" TagName="TreeUserControl" TagPrefix="uc1" %>
<html>
<head runat="server">
<title>obout.com - Tutorial for Dnd using ASPTreeView, AJAXPage and TreeDB inside User Control</title>
<style type="text/css">
P {font:11px verdana; color:#666666;}
a {font:11px verdana; color:#0033cc;}
</style>
</head>
<body>
<br />
<p>
<b>Use the 3 components together (ASPTreeView, AJAXPage and Tree_DB) inside User Control</b>
</p>