VB2HTML

Page last updated 5 Sept 2003

Screen Shots Download

About
Simply this is an Add-In for Visual Basic written in VB 6(SP3). As well as converting the source code into HTML it allows the user to add information about themselves and about the code. It searches for methods marking the start of each with a bookmark so you can hyperlink to a certain method, these can also be listed on the page above the code. There are two formats, frames and no-frames, the first lists the functions and subs within dropdown combo boxes and the second can have the list within the information.

Examples
Frames: TxtObjInfo.html

This example shows how VB2HTML lists the subs and functions and codes them into a drop down list box, which when clicked on hyperlinks to the function or sub's bookmark which is placed at the start of each sun or function.
No-Frames : TxtObjInfo.htm

Using no-frames you get what is the 'code' page of the frames version The good thing about this is that you can hyperlink to a certain sub or function as the two links below show.

GetLineInfo(Function) GetLineText(Function)

Snap Shots
Main HTML Comment: Comments : Code Colours : HTML Meta :

Comments

Please give feedback as it's a good way of knowing how to improve the program.

You can also email : code@mcgiv.com

Read Write

Link
As this is a free download all I ask is that if you like the software is to give it a mention and link in your web site.

Screeb Shots Download

Page last updated : 5 Sept 2003

1