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.
OboutSuite/TreeDB/vb_TreeWithAdditionData.asp...

16 lines
394 B

2 days ago
Imports System
Imports System.Data
Imports System.Configuration
Imports System.Collections
Imports System.Web
Imports System.Web.Security
Imports System.Web.UI
Imports System.Web.UI.WebControls
Imports System.Web.UI.HtmlControls
Imports System.Data.SqlClient
Partial Public Class Tree
Inherits OboutInc.oboutAJAXPage
Protected Sub Page_Load(ByVal sender As Object, ByVal e As EventArgs)