Video Rental System

This is a program that uses the ADODB connections to link to an Access database. All connections are created/opened at runtime. Security,passwords,usernames are in Database. Users are in two user groups. Uses SQL statements such as INsert, SElect etc. Links to website uses MDI form and Child Forms. Toolbar with Image list. Status bar that displays a random… Read More »

Master/Detail Form

A powerful grid which was abandoned by the original author (Richard Mewett). As said by Morgan Haueisen “this grid is too good to let die”. Now I want to support this grid as most of my application is using this for my master/detail and or parent/child form. This grid can support also any control which in my case… Read More »

Validate E-Mail Address format

Validate E-mail address format (ie: xxx@yyy.com), not whether the account is valid.  Usage examples in mdlMain. Attachments File Uploaded Size 1022-20190910-063617-CEmail_1_0_0.zip 9/10/2019 6:36:17 AM 4766

Send Mail with VB6

It’s a simple mail transfer using winsock control. Attachments File Uploaded Size 999-20190910-063405-send_mail_code_1_0_0.zip 9/10/2019 6:34:05 AM 2888

VBMailer

A step by step mini-application to send e-mails using Outlook and VB6.0. Attachments File Uploaded Size 986-20190910-063218-VBMailer_0.zip 9/10/2019 6:32:18 AM 3440

SetGateway

Change the Default Gateway of machine without reboot using IP Helper API functions. Attachments File Uploaded Size 1021-20190909-160950-GetIpForwardTable.zip 9/9/2019 4:09:50 PM 2260

Simple TCP client

A small and simple code to connect two computers using the TCP protocol with winsock control. I’ve added some comments in the code, so any1 should be able to understand easily… Read the ReadMe.txt file for usage instructions Attachments File Uploaded Size 968-20190909-160712-TCP.zip 9/9/2019 4:07:12 PM 3643

UDP Simple Messenger

UDP Simple Messenger uses UDP to send messages in broadcast to all other computers in the network running it. you will be able to send messages to other people in your private network. Attachments File Uploaded Size 968-20190909-160545-UDPSimpleMessenger.zip 9/9/2019 4:05:45 PM 2147

Transparent Form

Demonstration of how to make a form transparent in VB6. Attachments File Uploaded Size 1020-20190909-080458-algodeformtrans.zip 9/9/2019 8:04:58 AM 5173

Changing Drive Icons using VB6

This article Explains How to change Drive Icons.By editing the Registry values we can change the drive icons. Attachments File Uploaded Size 1019-20190909-080325-ChangeIcon_demo.zip 9/9/2019 8:03:25 AM 3582