VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 45 of 114


Cool program to launch application, goto websites, and send e-mails. - Mon 8th Feb 2021 (Miscellaneous)
copies a folder, deletes tables from database, links tables from another database - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Copies a form and shows it seperately at runtime. This is useful for if you want to create a instan - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Copies text from the TextBox to the Clipboard. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Copy , Delete, Move Files And Floders - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Copy a dir to another directory including the sub directories. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Copy a file 1 line of code Delete all files in folder 1 line of code delete a folder 1 line of code - Mon 8th Feb 2021 (Math/Dates)
Copy a file from one location to another - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Copy A File From One Place To Another - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Reboots a Windows 2000 PC. Many examples shell to the kernel and just kill the PC. This does it pro - Mon 8th Feb 2021 (Windows System Services)
Copy a file the using SHFileOperation API call so that Windows copy progress dialog appears - Mon 8th Feb 2021 (Windows System Services)
Copy a file to a backup folder - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
copy a file to your windows desktop from dialog control box. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Copy a file using CopyFile API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Copy a file......... - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Copy a string to another variable using lstrcpy API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Copy all Data from List1 to List2 (works for copying File1.Path to List1) - Mon 8th Feb 2021 (Miscellaneous)
Copy an image to the clipboard. - Mon 8th Feb 2021 (Graphics)
Copy any file from one directory to another directory. This is usefull to take backup your files. - Mon 8th Feb 2021 (Miscellaneous)
Copy event logs from local machine to Sql table, and clear logs. Note you need a sql server with th - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Copy FIle - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Copy File - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Copy file from any location to another.Even from CDROM to your system folder. - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Copy n-1 number of characters from source string to the target string using lstrcpyn API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Copy or paste files to the clipboard as Explorer does - Mon 8th Feb 2021 (Windows System Services)
Copy specified file to terminals of a workgroup - Mon 8th Feb 2021 (Miscellaneous)
Copy text that is in a textbox to the clipboard text has to be selected - Mon 8th Feb 2021 (Miscellaneous)
Remove the underscore _ from a objects caption. - Mon 8th Feb 2021 (String Manipulation)
Remove Your application from the Task Manager - Mon 8th Feb 2021 (Windows System Services)
Remove your program from the CTRL,ALT,DEL window, one line of code - Mon 8th Feb 2021 (Windows System Services)
RemoveLiteralsAddIns remove literals from Strings. Create AddIns which can remove literals from the - Mon 8th Feb 2021 (String Manipulation)
Removes ALL HTML tags out of a string. - Mon 8th Feb 2021 (Internet/HTML)
Removes all occurrences (case-sensitive) of a substring within another string: RemoveSubstr( - Mon 8th Feb 2021 (String Manipulation)
Removes duplicate spaces within strings. - Mon 8th Feb 2021 (String Manipulation)
Count Number of Lines in a program where u can calculate total number of lines in multiline text bo - Mon 8th Feb 2021 (Math/Dates)
Removes excess spaces left over at the end of a string when using random access files. Since random - Mon 8th Feb 2021 (String Manipulation)
Count number of words - Mon 8th Feb 2021 (Miscellaneous)
Count the characters of a textbox and display it on an item - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Count the no of records and no of columns in a table - Mon 8th Feb 2021 (Miscellaneous)
Count the number of occurences of a character in a text box control. - Mon 8th Feb 2021 (String Manipulation)
Count the number of words writen in a Text box - Mon 8th Feb 2021 (Math/Dates)
Count Times Form Opened the Easy Way, for initial Help, Password designation, etc. - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Count words in a String - Mon 8th Feb 2021 (String Manipulation)
Count your Clicks and show the number of clicks on a Commandbutton - Mon 8th Feb 2021 (Miscellaneous)
Counter Time - Mon 8th Feb 2021 (Miscellaneous)
Counter. If you want to see how much time left to a dead-line, you can use this code. - Mon 8th Feb 2021 (Miscellaneous)
Counting files or subdirs in a dir, get list of files or subdirs in a dir, get single or total file - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Counting the number of instances of a string within another string - Mon 8th Feb 2021 (String Manipulation)
Counts the number of occurrences of a character/character string. I found one code example on the n - Mon 8th Feb 2021 (String Manipulation)
Counts the number of the spaces and also shows the word with out the space from any where in the wo - Mon 8th Feb 2021 (String Manipulation)
Counts the number of words in a string - faster than previous examples seen on this site. - Mon 8th Feb 2021 (String Manipulation)
Counts the number of words in a string. - Mon 8th Feb 2021 (String Manipulation)
Removes multiple duplicate spaces within strings - Mon 8th Feb 2021 (String Manipulation)
Removes special character - Mon 8th Feb 2021 (String Manipulation)
Removes the null characters from a string, allowing binary data to be put into the clipboard, or a - Mon 8th Feb 2021 (String Manipulation)