5,693,062 members and growing! (16,146 online)
Email Password   helpLost your password?
Web Development » ASP » General     Advanced License: The GNU General Public License (GPL)

ASP TreeView (Version 2.0)

By starschen

ASP TreeView is a advanced ASP control that's base on Server side / Client side technique. server side: Asp + JScript, client side: Jscript + HTML.
Javascript, CSS, HTMLWindows, NT4, Win2K, WinXP, Win2003, ASP, Visual Studio, IIS 5, IIS 5.1, IIS 6, IIS, Dev

Posted: 23 Nov 2004
Updated: 28 Mar 2005
Views: 79,270
Bookmarked: 22 times
Announcements
Loading...



Search    
Advanced Search
Sitemap
19 votes for this Article.
Popularity: 4.90 Rating: 3.83 out of 5
2 votes, 10.5%
1
3 votes, 15.8%
2
0 votes, 0.0%
3
5 votes, 26.3%
4
9 votes, 47.4%
5
Note: This is an unedited contribution. If this article is inappropriate, needs attention or copies someone else's work without reference then please Report This Article

If you think the ASP TreeView won't too bad that immediately Vote for it!

Sample Image - asptreeview.gif

Introduction

ASP TreeView is an advanced TreeView control that's base on ASP technique. server side: Asp + JScript, client side: JScript + HTML.

The picture below shows Asp TreeView's work flow and running elements:

workflow

Compatibility

Client side: IE5+, Gecko browser (Mozilla, Firefox, NetScape)

Server side : IIS4.0 , ASP3.0+

Features

  • compatibility IE5+, Gecko browser (Mozilla, Firefox, NetScape)
  • server side: Access2000 database - tree.mdb to be create automatically (if tree.mdb nonexistent)
    --- the function need MDAC2.0+
  • support check boxes
  • tree item moving, dragging, dropping accessible!
  • using XMLHTTP technic to refresh tree which's asynchronous
  • Asp TreeView's user interface and functions customization
  • HTML codes as tree item's text is acceptable (except "SPAN" and "DIV")
  • tree item expand or collapse don't be interactive mode

How to use ASP TreeView?

you will need extract download source files and locate the directory -- "Samples", thereinto have a sample page -- "treedemo.asp" to offer reference:

To include Asp TreeView inside sample page. It is quite easy to use and configure.

Step 1:

Suppose that the Asp TreeView is installed the /Tree/ path of your web site. you need include AspTreeView.asp server side scripts inside the <BODY> of sample page, just like this:

<!-- #include virtual="/tree/AspTreeView.asp" --> 

or you can using relative path, just like this:

<!-- #include file=".. /AspTreeView.asp" --> 

Step 2:

Modify inside parameter BasePath of config.asp:

BasePath = "/Tree/"

Remarks:

To avoid using relative paths. It is preferable to set the base path starting from the root (/). Always finish the path with a slash (/).

Configurable File: config.asp

  • path configure :suppose that the Asp TreeView is installed the /Tree/ path of your web site,

    modify inside parameter BasePath of config.asp:

    BasePath = "/Tree/"
  • ASP TreeView user interface:width, height, background etc.
  • ASP TreeView performance configure: enabled / disabled function customization, such as tree item be drag, drop, delete, rename.
  • ASP TreeView runtime configure:setting parameter value - IsVisibleMode
    true: All the tree items are visible while ASP TreeView have been initialized
    false: The belonging to first level items for root item are visible while ASP TreeView have been initialized

Feedback

The software has still exist unexpected errors, welcome to test it, finding out errors to E-mail: chenxinyi1978@hotmail.com

You are allowed to use the ASP TreeView that's free, the ASP TreeView is only for personal and nonprofit organization, you can't use commercially that's in face of legal. to use commercially to purchase licensed through visit: http://www.geekclaw.com. Now, cheap for the ASP TreeView, a commercial license need pay $3.99.

License

This article, along with any associated source code and files, is licensed under The GNU General Public License (GPL)

About the Author

starschen


Hi, Dear friends:
I'm not a formal programmer, I'm only interested and self-taught at C/C++/MFC/COM/ASP/HTML/XML/CSS/Javascript. Since I have been serving for Schmap Inc., my team generated what a desktop software of map guide called Schmap-Player, this thing looks like Google earth.
At present, I'm learning Python language and created a stat. system that aims to analyse Awstats logs.
In spare time, I'd like playing computer games, badminton, ping-pong, jogging, of course, also music is indispensable.
Occupation: Software Developer (Senior)
Location: China China

Other popular ASP articles:

Article Top
Sign Up to vote for this article
You must Sign In to use this message board.
FAQ FAQ Noise ToleranceSearch Search Messages 
 Layout  Per page   
 Msgs 1 to 20 of 20 (Total in Forum: 20) (Refresh)FirstPrevNext
GeneralProblems with tree adding new node when looping thru databasememberdebra mckinnon11:31 12 Mar '08  
GeneralTHXmemberdiky18:54 15 Feb '08  
GeneralThank you!memberchanglong16:59 1 May '07  
Generalmessages system!memberPhan Thanh Lam16:13 6 Mar '07  
GeneralTreeview "Loading....."memberhootsman22:48 30 Aug '06  
GeneralRe: Treeview "Loading....."memberstarschen22:13 3 Sep '06  
QuestionRe: Treeview "Loading....."memberhootsman22:38 3 Sep '06  
AnswerRe: Treeview "Loading....."memberstarschen15:58 27 Sep '06  
GeneralRe: Treeview "Loading....."memberAxeliux9:56 18 Jan '07  
GeneralHelp Me!memberchunglvcit18:53 28 May '06  
GeneralRe: Help Me!memberstarschen18:15 8 Aug '06  
Generalwhy show clobber ?memberkimble_wu17:44 26 Mar '06  
Generalmove itemsmemberRiccardo Caputi11:26 25 Feb '06  
GeneralRe: move itemsmemberstarschen18:46 29 Mar '06  
GeneralWhere is the mdb?memberandrefariagomes7:21 24 Jun '05  
Generalok..membertheJazzyBrain5:20 28 Mar '05  
GeneralRe: ok..memberstarschen15:10 29 Mar '05  
GeneralRe: ok..membertheJazzyBrain0:20 30 Mar '05  
GeneralRe: ok..memberAxeliux9:57 18 Jan '07  
GeneralRe: ok..memberstarschen2:46 31 Mar '05  

General General    News News    Question Question    Answer Answer    Joke Joke    Rant Rant    Admin Admin   

PermaLink | Privacy | Terms of Use
Last Updated: 28 Mar 2005
Editor:
Copyright 2004 by starschen
Everything else Copyright © CodeProject, 1999-2008
Web11 | Advertise on the Code Project