README.md

December 4, 2022 ยท View on GitHub

Export treeview to HTML

Description

This code takes a treeview as parameter and generates HTML that exactly represates this treeview. This includes indentation, images, bold-text, etc.

I couldn't find any good code that could generate the right HTML (there were lots of errors in most of the code) so I decided to make my own version.

This code is based on code by Chetan Sarva and for a little bit on Manu Bangia.

More Info

The treeview itself, the directory where the treeview images are stored and the directory where the images are stored that are used by the treeview

Just call the Tree2HTML(...) function with the right paramters

A HTML string

Submitted On2002-01-14 17:51:04
ByKoen Muilwijk
LevelIntermediate
User Rating5.0 (25 globes from 5 users)
CompatibilityVB 6.0
CategoryInternet/ HTML
WorldVisual Basic
Archive FileExport_tre486021142002.zip