Search Tools Links Login

Posts by vb6boy

166 hits, 21 pages | Prev | Next

AT Command Console

Posted:2020-08-31, 169 views, filed under: Visual Basic 6

Building Random People

Yes, building people. This program, meant to demonstrate the use of a few different methods, builds random person data (Address, phone, etc).


Posted:2017-12-21, 885 views, filed under: Windows, Visual Basic 6

Calculate Area of Triangle with VB6

This is a quick example of how to implement a basic math formula within your program.


Posted:2019-01-02, 2123 views, filed under: Visual Basic 6

ClientDNS - IPv6

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

Compare Two Files in VB6

This function will allow you to compare one file to another. It will do either a lax check (compare file lengths only) or a stringent check (a byte by byte comparison).


Posted:2012-11-25, 2429 views, filed under: General, Scripting, Windows, Visual Basic 6

Compare Two Files in VB6

This is a demo program for usage of the AreTheyTheSame function that was described in the Compare Two Files in VB6 post.


Posted:2017-06-03, 1419 views, filed under: Visual Basic 6

Control is Container?

Determine if a type of control is in a type of a container.


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

Convert an IP Address to an Integer

This is a pretty basic function which allows you to convert an IP address, which a string, into a long integer. But where would this be useful?


Posted:2017-09-14, 926 views, filed under: Tip, ASP/ HTML, Visual Basic Script (VBS), Visual Basic 6

166 hits, 21 pages | Prev | Next