VBcoders Browse New Submit Contact Sign In

No account? Register free

Forgot password?

Bobo VB Code To HTML

MrBobo  (49 Submissions)   String Manipulation   VB Script   Advanced   Wed 3rd February 2021

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 (6(6 Vote))

Download Bobo VB Code To HTML

Bobo VB Code To HTML Comments

No comments yet — be the first to post one!

Post a Comment

0/1000 characters