VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 96 of 114

This code will send Email using Lotus Notes and save a copy to your Sent folder. I wrote this for a
This code will send the message from your system to a target System. Create a new project(standard
This code will show time on forms titlebar
This Code Will Show us that HOW CAN ACCESS DATA ON DATAREPORTS
This Code Will Show you how to draw a circle in a simple Manner
This Code Will Show You How To Run Registry Editor Only One Line Of Code
This Code Will Show You How To Run Windows Calculator Only 1 Line Of Code
This code will shut down windows by using a DLL with one line of code.
This code will take a delimited string and pass back a sub array of elements.
This code will take a string (1;2;3;4;) and seperate each item, and place them in a list box (1,2,3
This code will take data from a recordset into a Word document. This code will create Tables and co
This code will teach how to initialize the textbox and how to pass the focus from the microsoft fle
This Code Will Tell you How To Delete file from File1 Box it will ask yes or no if user click yes t
This Code will tell you how to make a form that loads 10 times or any choice of yours after that it
This code will will allow to save the data of a list in a file and open that file for furthur use.T
This code writes the contents of an ADO RecordSet to a ascii text file with user specified column &
This codes is an easier way to hi-lite the text in a textbox than was submitted the other day.
This codes updates data automatically at datareport runtime
This counts how many certain characters are in a string.
This creates a Tic Tac toe game
'This demo is created by Nirmal singh of Village Balanwali Distt. Bathinda (Punjab) 'add ref. to Sc
this disable the mouse and the keyboard
This displays all dialogue boxes
This enables the programmer to display the Universal Data Link (UDL) Property Dialog box to the use
this example allows the user to access the ASP objects from a .DLL file and access the .DLL from th
'This example explain the manipulation of files, directory, folders, drives using microsoft scripti
This example will teach you how to create a Shortcut Menu using 2 Forms. You right-click on Form1 a
This finds friendly numbers. There are two numbers. The program takes the integral factors of each
'This following code demostrate how to shutdown, reboot, lock workstation NT and hibernate system i
This function (Push) simply adds an element to an array.
'This Function Allows you to put to Lower Case any unwanted words you want within a string (doesn't
This Function automatically populates standard combo with information typically from database table
This function can be used to swap any two characters within a string. It returns the original strin
This function capture the screen or the active window of your computer Programmatically and save it
This function enables you to identify whether a form is loaded at runtime. It returns a boolean val
This function generates 2D Bar graphs ,3D Bar Graphs, Pie Charts or any type of Chart in VB Applica
This function is specific for a TreeView control. It will return a specific node's subsequent nodes
This function is used to fill the Ms Flex grid dynamically.Just copy this code and place in your mo
This function is used to round a number (single). With the parmeter rl_NumberOfDecDigits, you spe
This function is very usefull for Hangmand type games, where you replace a blank character (like an
This Function makes sure you do not have any unseen characters that may exist in a string or text.
This function makes sure you have only one space in between words, instead of multiple spaces in a
This function makes two 2 byte integer data a long 4 byte data, which loword is first 2 byte and hi
This function manually copies files without using any command or api through opening the source-fil
This function properly capitalizes last names, even hyphenated ones.
This function puts a border around a usercontrol,this function also includes multiple colors and si
This function reads the idfield value out of any combobox. One code fits all.
This function recieves three strings: strSearch - string to search in, strOld - string to look for,
This function replaces every instance of a certain within a string to any character you wish. (For
This Function Retrives the String Like(Ex:if you give 123456789.35 then it returns THELVE CROES TH
This function returns a server date when you are connected to SQL Database through Microsoft RDO fr
This function returns any of the various components of the URL that are present. This includes the
This function returns the date and time with only one line of code!
This function returns the full application version number. For Example: MSGBOX GetVersion Diese Fun
This function returns the numeric value string within another string.