VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



Unknown Difficulty VB Code Page 64 of 114

NumtoBytesEx: Convertes any unsinged Long or unsigned Double number into array of bytes.
OBJECT LOADER! Using arrays can save a lot of coding, try this object loader as if you are designin
Obtain properties of a file.
Obtain Public IP - THE REAL WAY! Get HTML from any web like showmyip and get Public IP in a String.
Obtain table names from a adodc connection
Obtain the Owner of a File on Windows NT: Requires obtaining the security descriptor, then using th
Obtain your IP by accessing remote web site.
Obtaining Information Of A File
OCX control that enables a user to hide/show the taskbar and at the same time open/close the CD tra
ODBC Driver installed in your computer
ODBC DSN Connection
Office Assistant
Office97 Assistant Plays Games
Ok some people want to put wavs/mp3's/etc on there forms and have other people listen to them not j
OLE Automation Start a new project in Visual Basic. Form1 is created as the default form. Add a tex
on creating report using crystal report, one way is to build it in the RDC (report designer control
On NUM Lock when Windows Start
Once compiled and double clicked on, it will copy itself to another part of your computer and delet
One File Footprint.A Complete Remote File Management Utility. No Dependency Upload (Multiple Files)
One HandleEvent Procedure/Hander can handle multiply control event handle. -create a simple handleE
One line code : Send Email
One line code for inserting a Single and Double Quote into the database using execute
One line code for Quick Shutdown. When the line is executed no program can stop your computer to sh
ONE LINE CODE THAT ALLOWS USER TO TYPE ONLY NUMBERS INTO A TEXT BOX
One line code that moves any control (say Frame or TEXTBOX OR TEXT BOX OR LABEL OR LISTBOX OR COMBO
One Line code to change all keyed in Letters (string) in a textbox (text box) to Lowercase
One line code to get your system IPaddress.
one line code to Increase your datagrid cloumn width.
One line code to make new Database using Visual Basic
One line code to print containts on the Form(some contains like graph,Report etc which you want to
One line command to Unregister OCX (Please go through few lines submitted by me, which helps user t
One Line Hex to Decimal Converter
One line of code for entering only numeric values in text box. Just place this code in the text box
One line of code for viewing the Source of a web page using the WebBrowser contol. The View-Source
One line of code to change your form back color on double click.
One line of code to make Input in text box as capital
One line of code to retrieve the last day of the previous month using Dateadd() function. If you wo
one liner for opening web page / URL. no declarations. no web browser or special control.
oneline code to return file name from the full file path
Only 3 Line Coding for Alpha & Numeric Validation Check For A Test Box.
Only a few lines of code make you able to use the CDO object and mail wherever you like through SMT
Only a few lines to create and write a Reg.Key (RegEdit)
Only allow numbers AND control codes (i.e. backspace) to be entered in a text box
Only let a program load 4 times before you have to regester
Only let Numeric values in the text box
Only numbers in TextBox (1 line, it's too easy)
Only Numbers in Textbox...and when the user types an other character...it is deleted and waits for
Only one Instance
Only three lines of code for a MP3 and WAVE file player. You can play any mp3 or wave file this is
Open & Close CD-ROM
Open a database and read the records in it.
Open a file and load its text. Very simple and short code. I always use this code for my applicatio
Open a file and print in the debug window
Open a MDB(Password Protected) with Ado
Open a new browser window from your VB App