VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Bobo VB Code To HTML

by MrBobo (49 Submissions)
Category: String Manipulation
Compatability: VB Script
Difficulty: Advanced
Date Added: Wed 3rd February 2021
Rating: (5 Votes)

The Richtextbox is a great tool for displaying text but it can be quite a task converting it's format for use on the web. This project is part of a Code Library application that I still use today. It has HTML saving options for publishing source code to web sites. It demonstrates manipulation of the Richtextbox control, string parsing routines and syntax highlighting. It will also format your code applying standard indentation, remove blank lines and truncate long lines neatly, making your code much more readable. You can then choose to save it back to disk as a VB file(retaining it's original header), an HTML file or as a rich text file(rtf). Like all code this old, I would do many of the functions quite differently nowadays, but there are still some handy techniques used here. I hope I didn't create too many bugs when I pulled it out of my Code Library app ! I have had quite a few emails of late enquiring as to when I'll upload some more submissions, so in response to those here is yet another Bobo submission !

Rate Bobo VB Code To HTML

Download Bobo VB Code To HTML

Download Bobo VB Code To HTML (15 KB)

Bobo VB Code To HTML Comments

No comments have been posted about Bobo VB Code To HTML. Why not be the first to post a comment about Bobo VB Code To HTML.

Post your comment

Subject:
Message:
0/1000 characters