VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 13 of 114


Returns a filename from any given path. Three lines of code. - Mon 8th Feb 2021 (String Manipulation)
Returns a list of all tables that contain a field with the given name - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Returns a list of the names of fields in the specified table. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Sample XML File Processing by using msxml3.0 parser - Mon 8th Feb 2021 (Miscellaneous)
Creating Sql Server DataBase - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Returns a space delimited list of ASCII codes that would be needed to convert a number to its strin - Mon 8th Feb 2021 (String Manipulation)
Creation of Folders like 'My Folder' 'My Folder(1)' etc. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Creation of Text Box control at run time 'First create control array having textbox name as text1 p - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
CryptV2.0 is a powerful encryption tool that can have multiple users. when a new user is added they - Mon 8th Feb 2021 (Encryption)
Crystalize. This can be turned into a screen saver fast. Simple yet complicated. - Mon 8th Feb 2021 (Graphics)
Currency Text box. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
CUSOR FUNCTIONS http://www.homestead.com/vbgames6/index.html - Mon 8th Feb 2021 (Miscellaneous)
Custom Button - Mon 8th Feb 2021 (Miscellaneous)
Custom technique for 'Search Cue-like' effect without any API Very easily create same effect as in - Mon 8th Feb 2021 (Windows System Services)
Declare Function ExitWindows% Lib User (ByVal dwReturnCode&, ByVal reserved%) Dim I% Const EW_REB - Mon 8th Feb 2021 (Games)
Decorates the screen with exploding crazy circles, this would be great for a screensaver. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Decreases a number by a specified value. - Mon 8th Feb 2021 (Math/Dates)
Returns a string of a number rounded to a whole and fraction in 16ths, 32nds, etc. - Mon 8th Feb 2021 (Math/Dates)
Returns a string specifying file extension - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Returns a string specifying File name without path and extension - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Returns cursor positions X and Y - Mon 8th Feb 2021 (Miscellaneous)
Returns File name or Drive name from given path in one line of code. - Mon 8th Feb 2021 (String Manipulation)
Returns GMT for time stamps in applications. Date and time in milliseconds - Mon 8th Feb 2021 (Windows System Services)
Delete a single character (parse) from a string. Very useful. - Mon 8th Feb 2021 (String Manipulation)
Delete a Table - Access / Sql Server or Others(to test) thru VB 6.0 Code. - Mon 8th Feb 2021 (Miscellaneous)
Delete all files from you 3.5 floppy disk with 1 line of code. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete all forms in an internet directory that are 30 days old - Mon 8th Feb 2021 (Internet/HTML)
Delete all Internet activities with one click... Windows NT - Mon 8th Feb 2021 (Miscellaneous)
DELETE ALL RECORDS FROM DATABASE TABLE IN ONE GO - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
delete file - Mon 8th Feb 2021 (Miscellaneous)
Delete file using FileSystemObject - Mon 8th Feb 2021 (Miscellaneous)
Delete Files and Folders Using Single Command - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete Files by File Date - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Delete Files using API call - Mon 8th Feb 2021 (Windows API Call/Explanation)
Delete forbidden characters from your string - Mon 8th Feb 2021 (String Manipulation)
Delete or change the account password using the shell command - Mon 8th Feb 2021 (Windows System Services)
Delete some lines in a text file - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
When you create Wizard based application then you have to need create control at run time without u - Mon 8th Feb 2021 (Graphics)
Two sorts and one method to reverse an array - Mon 8th Feb 2021 (String Manipulation)
Two word to open volume control by vb code - Mon 8th Feb 2021 (Windows System Services)
Type a string into a textbox to move any items in a listbox whose first letters match the letters i - Mon 8th Feb 2021 (Miscellaneous)
Type Right To Left In One Line Of Code! - Mon 8th Feb 2021 (String Manipulation)
Type Right to Left using 3 lines of code - Mon 8th Feb 2021 (String Manipulation)
Type some words in notepad without human intervention using keybd_event API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Type the Text in Reverse Order in Text Box - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
U CASE AND L CASE - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Get First CD Drive - Mon 8th Feb 2021 (Miscellaneous)
'Get Foreground Window Thread and Process ID using GetWindowThreadProcessId API - Mon 8th Feb 2021 (Windows API Call/Explanation)
'Get foreground window using GetForegroundWindow API. Very useful to develop security programs and - Mon 8th Feb 2021 (Windows API Call/Explanation)
Get Full Network Card Informations - Mon 8th Feb 2021 (Windows System Services)
get GetKeyboardLayout language from a thread - Mon 8th Feb 2021 (Windows API Call/Explanation)
Using the Data Shape - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Using the ShellUIHelper Object. The code below demonstrates how this can be done in a standard Visu - Mon 8th Feb 2021 (Internet/HTML)
Using this code u can get the serial number of a Drive. Can be used to stop piracy of ur Programme. - Mon 8th Feb 2021 (Windows System Services)
Convert between different bases ranging from 2 to 36 - Mon 8th Feb 2021 (Math/Dates)