Search Tools Links Login

Posts by vb6boy

166 hits, 21 pages | Prev | Next

HelpTrax Helpdesk Application

I was going through some of my old code during a backup process, and I stumbled across this mostly complete help desk application I wrote about 13 years ago. Maybe someone can get some use out of it?


Posted:2017-12-29, 1175 views, filed under: Windows, Visual Basic 6

Home Appliance Management Software

Posted:2020-09-01, 283 views, filed under: Visual Basic 6

How to Connect to MySQL with VB6

For some folks, connecting to a relational database system (RDBMS) seems like a magical art. It's not really that difficult, and I'll show you how to do it in this post.


Posted:2018-11-23, 11702 views, filed under: Tutorials, Visual Basic 6

Kimmos Listview SubItem BackColor

Posted:2020-09-02, 440 views, filed under: Visual Basic 6

LetterToDigit

This is a simple function to include in a module for converting letters to digits. So if you wanted to map a name to a phone number.


Posted:2017-07-14, 408 views, filed under: Visual Basic 6

List Running Processes with VBScript

This quick chunk of demo code shows you how to get a list of running processes on the local machine with VBScript, via WMI.


Posted:2017-09-20, 4881 views, filed under: Visual Basic Script (VBS), Windows

Login Form

Posted:2020-09-02, 221 views, filed under: Visual Basic 6

Make your application stay on top

Keep your application on top of all other applications. Comes in handy if you're writing a "toolbar" type of application.


Posted:2018-01-13, 408 views, filed under: Windows, Visual Basic 6

166 hits, 21 pages | Prev | Next