Login | Register | Home
User Information for eAi.

Email: Hidden
User Level: Admin
Last Authed: 11/05/2005
Number of code items written by eAi: 226
Visual Basic Controls How to "insert" a phrase into a text box
Visual Basic Files - File Access and Control How to copy an entire directory
Visual Basic String Manipulation How to reverse a string
Visual Basic Files - File Access and Control How to convert a long, windows style path to a short DOS style path
Visual Basic Visual Basic for Applications : Excel How to enumerate all the sheets in a workbook
Visual Basic Files - File Access and Control How to extract an icon for a particular filename
Visual Basic Files - File Access and Control How to find the program associated with a particular file
Visual Basic Files - File Access and Control How to convert Twips to Pixels and back again
Visual Basic Controls How to get the currently selected item in a list or combo box
Visual Basic Maths - Dates Converting Hexidecimal to Decimal
Visual Basic Maths - Dates How to convert from octal to decimal
Visual Basic Internet How to accept multiple connections with winsock
Active Server Pages Validation and Processing The basics of cookies
Active Server Pages Validation and Processing Getting the results of a form that has been posted to a page
Visual Basic Files - File Access and Control How to load a text file into a text box
Visual Basic Files - File Access and Control How to open a text file in the default editor
C++ Basic C++ Outputing text to a console window
Visual Basic Maths - Dates How to find the number of days in a month
Visual Basic String Manipulation How to center text in a text box
Visual Basic Controls How to disable right click on a web browser control
Visual Basic String Manipulation How to retrieve a specific line from a string
Visual Basic String Manipulation How to count the number of occurences of a string in another string
Visual Basic Miscellaneous How to see what button has been clicked on a message box
Visual Basic Forms How to restrict the ammount you can resize a form
Visual Basic Miscellaneous How to make popup menus
Visual Basic Internet How to create a ban mask
Visual Basic Files - File Access and Control How to list all drives and what type of drive they are
Visual Basic Controls How to use a progress bar
Visual Basic Files - File Access and Control How to "resolve" complex paths
Visual Basic Encryption - Compression Convert to and from Base64
Visual Basic Windows API Calls Simulate a mouse click
.net General Tooltips in VB.NET
Visual Basic Sound How to use MCI to play sounds
Visual Basic Graphics How to 'flood fill' an area using a specific colour
Visual Basic Miscellaneous All about exiting
Visual Basic Miscellaneous Arrays for beginners
Visual Basic Windows API Calls All about API
Visual Basic Files - File Access and Control How to delete a folder/directory
Visual Basic Files - File Access and Control How to create a directory/folder
Visual Basic Windows API Calls How to get all the child windows of a window using EnumChildWindows
Visual Basic External Program Control How to close another program's window
.net General [VB.net] How to set clipboard text
Visual Basic Miscellaneous How Do Loops work
Visual Basic Files - File Access and Control How to get the size of a file
Visual Basic Maths - Dates How to convert a Long colour to (HTML) Hex
Visual Basic Controls How to disable pasting in rich text boxes
Visual Basic Miscellaneous How to use Enums
Visual Basic Miscellaneous Simple guide to Types
Visual Basic String Manipulation How to count the numbers of letters in a text box or string
Visual Basic Files - File Access and Control How to load a file into an array, line by line
Visual Basic Miscellaneous How to pause your program for a specific ammount of time
Visual Basic Controls How to remove all the items from a list box
Visual Basic Controls How to change the text of a list item
Visual Basic Controls How to remove an item from a list box
Visual Basic Controls How to add an item to a list box
Visual Basic String Manipulation How to count the number of lines in a text box
Visual Basic Miscellaneous How to check if a variable is an array
Visual Basic Maths - Dates How to find the remainder from a division sum
Visual Basic String Manipulation How to change the case of a string
Visual Basic General How to 'get out' of loops
Visual Basic Maths - Dates How to convert decimal to binary
Javascript Basic Code Your first javascript code
Visual Basic Internet How DCC works
Javascript Basic Code Basic if ... elseif
Javascript Basic Code How to make for loops
Active Server Pages Variables How to create an array by splitting up a string
Active Server Pages Maths, Dates and Numbers How to add dates together
Active Server Pages Maths, Dates and Numbers How to find the difference between two dates
Active Server Pages Databases SQL: How to count the number of rows returned from a select query
Active Server Pages Databases How to connect to an access database
Visual Basic Graphics How to display a flash animation in your vb program
Visual Basic External Program Control Simulate menu item being selected in another program
Visual Basic Maths - Dates Convert Hex to Binary
Visual Basic String Manipulation How to make a simple text box seach
Visual Basic Forms How to create multiple forms based on one
Visual Basic Maths - Dates How to make a simple calculator
Visual Basic Files - File Access and Control How to list all file in a folder
Visual Basic Forms How to check if your form has focus
Visual Basic Forms How to snap forms to the edge of the screen
Visual Basic Windows API Calls How to show the run dialog
Visual Basic String Manipulation How to sort an alphabetical array
Visual Basic Miscellaneous How to get your computer's up time
Visual Basic Controls How to clear a list view
Visual Basic Windows API Calls How to simulate a key press
Visual Basic Files - File Access and Control How to list all sub folders in a folder
Visual Basic Files - File Access and Control How to write an array to a CSV file
Visual Basic Files - File Access and Control How to read a CSV file into an array
Visual Basic String Manipulation How to sort an array using quick sort
Visual Basic Sound A Shoutcast IRC Bot
Visual Basic Internet How to make an Ident for IRC
Visual Basic Forms How to make scrolling text in a form's caption
Visual Basic Windows API Calls How to check if a key or keys are down
Visual Basic Controls How to stop a text box beeping on return
Visual Basic Controls Restrict a text box to only capitals + numbers
Visual Basic External Program Control How to get a windows position
Visual Basic Encryption - Compression How to resize and move another program
Visual Basic Internet How to upload a file via FTP
Visual Basic Graphics How to find a pixel of a specific colour
Visual Basic Graphics Get the colour under the mouse pointer
Visual Basic Maths - Dates Convert Bytes to MB, KB and so on
Visual Basic Forms transparent / translucent windows
Visual Basic Registry How to connect to remote registry
Visual Basic Internet Open a web page with the default browser
Visual Basic Sound Make your own mp3 player
Visual Basic Windows API Calls How to get the computer's name.
Visual Basic Network How to use net send from vb
Visual Basic Graphics How to get the screen's resolution
Visual Basic Printing How to print a picture from a file
Visual Basic Printing Printing a picture box to your printer
Visual Basic Printing Printing Graphics to your printer
Visual Basic Printing How to print text on your printer
Visual Basic String Manipulation How to use regular expressions - regexp
Visual Basic Internet How to make a simple IRC bouncer
Visual Basic Maths - Dates How to get the name of a day
Visual Basic String Manipulation Generate a load of unique letter combinations
Visual Basic Miscellaneous How to debug your program tutorial
Visual Basic Internet Convert escape characters to plain text
Visual Basic Controls How to use the ListView control to make tables
Visual Basic Miscellaneous How to use Select Case
Visual Basic Maths - Dates How to subtract a certain number of seconds
Visual Basic String Manipulation How to use the VB Split command
Visual Basic Miscellaneous Get the state of Num Lock, Caps Lock and Scroll
Visual Basic General VB Modality
Visual Basic External Program Control How to get the process name for the active window
Visual Basic String Manipulation ASCII Characters
Visual Basic Windows API Calls Box Fill
Visual Basic Miscellaneous Using the clipboard (basics)
Visual Basic Windows API Calls How to use GetAsyncKeyState to check key states
Visual Basic Files - File Access and Control Getting disk name size free space and type
Visual Basic Registry How to make a program run on startup
Visual Basic Controls How to access an item from a list box
Visual Basic Internet The IRC BOT Tutorial Part 2
Visual Basic Maths - Dates How to get the highest/lowest number in a list box
Visual Basic Controls How to change a node of a tree view
Visual Basic External Program Control How to send keys to an external program
Visual Basic Files - File Access and Control How to see the whole command line (api)
Visual Basic Files - File Access and Control How to read the command line sent to a program
Visual Basic Maths - Dates How to convert a number of second into time
Visual Basic Files - File Access and Control How to associate a file type to your program
Visual Basic Files - File Access and Control How binary access is used to read or write files
Visual Basic Miscellaneous How to show an Input Box
Visual Basic Internet The IRC BOT Tutorial <B>Part 1</B>
Visual Basic Windows API Calls How to find the Windows OS version
Visual Basic Registry How to delete a key from the registry
Visual Basic Graphics How to make a scrolling picture box
Visual Basic Internet A Beginners Guide to Winsock, and a Chat Program
Visual Basic Sound How to play a sound (WAV)
Visual Basic Forms How to drag a form without a title bar
Visual Basic Internet Some sample HTTP requests
Visual Basic Graphics How to load a picture into a Picture or Image Box
Visual Basic Sound How to get and set the system volume
Visual Basic Files - File Access and Control How to rename your hard disks
Visual Basic Maths - Dates How to get parts of the date or time
Visual Basic Files - File Access and Control Another way to choose a random line from a file
Visual Basic Windows API Calls WM_ Constants
Visual Basic External Program Control How to find out if a program is running
Visual Basic Internet How to ping using winsock
Visual Basic External Program Control How to hide the desktop
Visual Basic External Program Control How to hide the task bar
Visual Basic Miscellaneous How to split in vb5.0
Visual Basic General Modules
Visual Basic Graphics A simple 3D Engine, pure VB
Visual Basic Forms Sending Data between forms
Visual Basic Miscellaneous Empty the recycle bin, and see how much is in it.
Visual Basic Windows API Calls How to add an icon to the system (time) tray.
Visual Basic String Manipulation How to sort a numerical array
Visual Basic Miscellaneous How to make a number round up.
Visual Basic Miscellaneous Force the program to ignore errors
Visual Basic Maths - Dates How to round a number
Visual Basic Miscellaneous How to use Types
Visual Basic Databases How to set up a DSN in windows.
Visual Basic Databases Accessing an SQL database
Visual Basic Registry Save and Read from the registry -The Difficult (and better) Way
Visual Basic Miscellaneous Keylogger
Visual Basic Maths - Dates How to get the current Date and Time
Visual Basic Files - File Access and Control How to copy a file
Visual Basic Files - File Access and Control How to delete a file
Visual Basic Miscellaneous How to make Global/Public variables
Visual Basic External Program Control See if a program is running
Visual Basic Registry Save and Read from the registry - The Easy Way
Visual Basic Game Programing Learn DirectX
Visual Basic Windows API Calls How to show the 'Select a Folder' box
Visual Basic Files - File Access and Control Count the number of Line in a file
Visual Basic Forms How to resize all the objects on a form
Visual Basic Files - File Access and Control How to rename a file
Visual Basic Network How to share a folder or workstation resource
Visual Basic String Manipulation Function to list all Bold text in a string
Visual Basic Internet How to connect to the internet
Visual Basic Network How to associate a network path to a drive letter
Visual Basic Miscellaneous Declare a variable that can be accessed throughout
Visual Basic External Program Control How to send some text to a program on key press.
Visual Basic Controls Using Tree Views
Visual Basic Internet How to download files or webpages from the net
Visual Basic General How to add a control to the tool box
Visual Basic String Manipulation How to remove a certain character from a string.
Visual Basic Files - File Access and Control How to get the file name of a file from the path.
Visual Basic Forms How to make a hot key that hides and shows a form.
Visual Basic Windows API Calls How to hide and show the mouse cursor.
Visual Basic Miscellaneous Set the Desktop Picture
Visual Basic Files - File Access and Control Extract Icons from an EXE or DLL
Visual Basic Graphics How to draw polygons using API.
Visual Basic General How to add a reference to an object.
Visual Basic External Program Control How to print a Word document from VB
Visual Basic Files - File Access and Control How to get the CRC of a file.
Visual Basic Encryption - Compression How to encrypt and decrypt Base 64
Visual Basic Internet How to find out the local IP.
Visual Basic Windows API Calls Another way to make the computer beep.
Visual Basic Files - File Access and Control Using Windows INI files to save settings.
Visual Basic Registry The constants required for registry APIs.
Visual Basic Internet Winsock State Codes
Visual Basic Forms How to make a window stay on top.
Visual Basic Internet How to send mail with SMTP
Visual Basic Windows API Calls How to get and set the title of a window
Visual Basic Files - File Access and Control How to save a list box to a text file and load it.
Visual Basic Graphics How to convert a BMP to JPEG
Visual Basic Controls How to make a text box auto scroll
Visual Basic Graphics A module to help you use the BitBlt API
Visual Basic Controls Using the standard windows Open and Save boxes.
Visual Basic Files - File Access and Control How to run an external program
Visual Basic String Manipulation How to find if a string contains another string
Visual Basic Maths - Dates Check if a text box contains a number
Visual Basic Controls Disable a text box
Visual Basic Files - File Access and Control Writing text to a text file
Visual Basic Windows API Calls Shutdown the computer
Visual Basic Files - File Access and Control How to read first line of a text file
Visual Basic Graphics Get the version of windows


Return to the main page.
Site contents and design © Ed Lyons 2004 - 2006