VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 86 of 114


Open an Internet browser with one line of code, this does not bring up the little dos box and then - Mon 8th Feb 2021 (Internet/HTML)
Open a file and load its text. Very simple and short code. I always use this code for my applicatio - Mon 8th Feb 2021 (Windows System Services)
One line of code to retrieve the last day of the previous month using Dateadd() function. If you wo - Mon 8th Feb 2021 (Math/Dates)
Obtain Public IP - THE REAL WAY! Get HTML from any web like showmyip and get Public IP in a String. - Mon 8th Feb 2021 (Internet/HTML)
One Line code to change all keyed in Letters (string) in a textbox (text box) to Lowercase - Mon 8th Feb 2021 (String Manipulation)
Open a file and print in the debug window - Mon 8th Feb 2021 (Windows System Services)
Open a MDB(Password Protected) with Ado - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Open a new browser window from your VB App - Mon 8th Feb 2021 (Miscellaneous)
Open a password pretected MDB, using DAO, Data Control, OLE Automation. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Open a password protected Access data file using ADO code - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Open A Password Protected MDB By Using ADO - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Open a program through yours.. - Mon 8th Feb 2021 (Miscellaneous)
Open a recordset using ADO with or without parameters. Best practice, very explicit using client si - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Open a start menu with one line of code - Mon 8th Feb 2021 (Windows System Services)
Open a text file for writing - Mon 8th Feb 2021 (Windows System Services)
Open a text file in a textbox - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Open a text file into a text box!!! - Mon 8th Feb 2021 (Miscellaneous)
Open a VB6 project in VB5. - Mon 8th Feb 2021 (Miscellaneous)
Open ADO Connection - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Open an explorer and link to a certain URL using Shell command. - Mon 8th Feb 2021 (Internet/HTML)
one liner for opening web page / URL. no declarations. no web browser or special control. - Mon 8th Feb 2021 (Internet/HTML)
oneline code to return file name from the full file path - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Only 3 Line Coding for Alpha & Numeric Validation Check For A Test Box. - Mon 8th Feb 2021 (String Manipulation)
Only a few lines of code make you able to use the CDO object and mail wherever you like through SMT - Mon 8th Feb 2021 (Windows System Services)
Only a few lines to create and write a Reg.Key (RegEdit) - Mon 8th Feb 2021 (Windows System Services)
Only allow numbers AND control codes (i.e. backspace) to be entered in a text box - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Only let a program load 4 times before you have to regester - Mon 8th Feb 2021 (Miscellaneous)
Only let Numeric values in the text box - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Only numbers in TextBox (1 line, it's too easy) - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Only Numbers in Textbox...and when the user types an other character...it is deleted and waits for - Mon 8th Feb 2021 (String Manipulation)
Only three lines of code for a MP3 and WAVE file player. You can play any mp3 or wave file this is - Mon 8th Feb 2021 (Sound/MP3)
Open & Close CD-ROM - Mon 8th Feb 2021 (Miscellaneous)
Open a database and read the records in it. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
One line code to get your system IPaddress. - Mon 8th Feb 2021 (Internet/HTML)
one line code to Increase your datagrid cloumn width. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
One line code to make new Database using Visual Basic - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
One line code to print containts on the Form(some contains like graph,Report etc which you want to - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
One line command to Unregister OCX (Please go through few lines submitted by me, which helps user t - Mon 8th Feb 2021 (OLE/COM/DCOM/Active-X)
One Line Hex to Decimal Converter - Mon 8th Feb 2021 (Math/Dates)
One line of code for entering only numeric values in text box. Just place this code in the text box - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
One line of code for viewing the Source of a web page using the WebBrowser contol. The View-Source - Mon 8th Feb 2021 (Internet/HTML)
One line of code to change your form back color on double click. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
One line of code to make Input in text box as capital - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
One line code : Send Email - Mon 8th Feb 2021 (Miscellaneous)
One line code for inserting a Single and Double Quote into the database using execute - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
One line code for Quick Shutdown. When the line is executed no program can stop your computer to sh - Mon 8th Feb 2021 (Windows System Services)
ONE LINE CODE THAT ALLOWS USER TO TYPE ONLY NUMBERS INTO A TEXT BOX - Mon 8th Feb 2021 (String Manipulation)
One line code that moves any control (say Frame or TEXTBOX OR TEXT BOX OR LABEL OR LISTBOX OR COMBO - Mon 8th Feb 2021 (Graphics)
One HandleEvent Procedure/Hander can handle multiply control event handle. -create a simple handleE - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Obtain table names from a adodc connection - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Obtain the Owner of a File on Windows NT: Requires obtaining the security descriptor, then using th - Mon 8th Feb 2021 (Windows System Services)
Obtain your IP by accessing remote web site. - Mon 8th Feb 2021 (Internet/HTML)
Obtaining Information Of A File - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Numeric only textbox in one line of code which works! Textbox will accept only numbers. - Mon 8th Feb 2021 (String Manipulation)
Numeric Text box Control, without creating OCX - Defect Fixed Code - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)