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.aspx

16 lines
616 B

<%@ Page Language="vb" CodeFile="vb_TreeWithAdditionData.aspx.vb" Inherits="Tree" %>
<%@ Import Namespace="obout_ASPTreeView_2_NET" %>
<html>
<head runat="server">
<title>obout.com - Tutorial for AutoNumber for NodeID using ASPTreeView, AJAXPage and TreeDB</title>
<script type="text/javascript">
// function used for adding a node - it is triggered when the users clicks on the Add button
function addNode()
{
if(typeof tree_selected_id != "undefined" && document.getElementById("sNewNodeId").value
&& document.getElementById("sNewNodeText").value