Search Tools Links Login

Posts by vb6boy

166 hits, 21 pages | Prev | Next

Determine Even/Odd and Primeness

This is a simple demonstration of one way to determine if a number is even/odd, or prime/not prime. There is very minimal error checking, and the demo can only handle numbers in the range of a long integer.


Posted:2019-07-14, 363 views, filed under: Visual Basic 6

DM Logo Maker v1

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

Download website html code with VB6

In ancient Greek religion and Greek mythology, Demeter is the goddess of the harvest. This code sample demonstrates how to harvest the headers and html code of a web site via VB6.


Posted:2017-11-18, 1553 views, filed under: Windows, Visual Basic 6

Drag a Control

Posted:2020-08-30, 187 views, filed under: Visual Basic 6

Dump Database to Text Files

I recently had a need write records from a database to text files, with one file per record. This post covers how I did it, with VBScript.


Posted:2016-04-24, 3580 views, filed under: Tip, Tutorials, Visual Basic Script (VBS), Windows, Visual Basic 6

EGL_CAD Tools

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

File Logging Module

This is a simple module that will allow you to log events from within your program to a text file. This is more of a string handling demo, but could be useful as a starting point for something bigger.


Posted:2018-06-15, 1032 views, filed under: Visual Basic 6

File Sync Utility v5

Simple synchronize backups and remove duplicates utility


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

166 hits, 21 pages | Prev | Next