Tools Links Login

Browsing Visual Basic 6

Prev   Next

convert/write a number in words
Takes any numerical value (less a billion) like "203463110" and outputs "Two Hundred Three Million Four Hundred Sixty Three Thousand One Hundred Ten"Original Author: Noel KhanInputs] Sub Translate(Number As String) [The user/app send the translate sub some numerical value from a text or input boxAssumptionsPurpose: was used to automate typing numerical values in words for stock certificates but can also be used in other financial apps (like an app that prints out information on checks).
Posted:2002-06-01, 100 views

Simple Web Server V2 (a full webserver!)
Version 2 of my simple webserver (The code is simple, but the server can do much more) Features include Root directory customizing and a better HTML editor, Custom 404 error messages, Simple activity log, Full Client Log (what the browser sends to the server), and IP address blocking.
Posted:2002-06-01, 76 views

Visual Basic Tricks
just look at my tricks, i think it will help you a lot.
Posted:2002-06-01, 95 views

NASM Editor, assembler & Tutorial
NASM Editor, assembler & Tutorial by Robert Rayment.
Posted:2002-06-01, 102 views

Program Updater
Update Your Program thru the net check the versionexplan new changes, Downloan the update, then run the update.
Posted:2002-06-01, 94 views

Star Fleet Warp Calculator
This program displays a table with lightspeed values as calculated from Warp 1 to Warp 9.
Posted:2002-06-01, 97 views

Popup Balloons (2k/XP-style)
This code will show Windows 2000/XP-style popup balloons.
Posted:2002-06-01, 196 views

Prev   Next