VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



New Code Page 80 of 114


logs key presses and stores them in a file - Mon 8th Feb 2021 (Encryption)
Look at the encoded text such as word document. - Mon 8th Feb 2021 (String Manipulation)
Loop through all drives and determine type (hard disk, floppy, CDROM, network, etc) - Mon 8th Feb 2021 (Windows System Services)
Loop through Submitted items that were POSTed from a form - Mon 8th Feb 2021 (Windows System Services)
Loop thru all the controls in a VB.NET form and make all the textboxes empty. The code uses recursi - Mon 8th Feb 2021 (Miscellaneous)
Loop's through the filesystem in VB.NET - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Loops through the forms object and closes all open databases and/or unloads the forms. - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
This code finds all records similar to each other using sqlerver - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
This Code formats a Date in the form of ddmmyy! - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
This code generates a random number, could be used in many things. - Mon 8th Feb 2021 (Math/Dates)
This code generates a thumbnail of a picture in most easy way. No API or OCX is used. - Mon 8th Feb 2021 (Graphics)
This Code Generates Random Characters - Mon 8th Feb 2021 (String Manipulation)
This code generates random hex numbers (is a fix of Shadab's code which is probably right below thi - Mon 8th Feb 2021 (Math/Dates)
This code generates random whole numbers between 1 and 10 to change the range just change the 10 to - Mon 8th Feb 2021 (String Manipulation)
This code gets the file name from a given path. - Mon 8th Feb 2021 (String Manipulation)
This code gets the file name from a given path. (1 line of code) - Mon 8th Feb 2021 (String Manipulation)
This code gets the hard-disk drive unit es. (c:\) - Mon 8th Feb 2021 (Windows System Services)
Refresh the desktop with just one declaration and one calling line - Mon 8th Feb 2021 (Windows System Services)
Refresh windows, including active desktop, startmenu, etc. - Mon 8th Feb 2021 (Windows System Services)
Register & Unregister COM Components using VB - Mon 8th Feb 2021 (Miscellaneous)
Register COM DLL from Code. If you read the help files, you will find that you can execute any prog - Mon 8th Feb 2021 (Miscellaneous)
Registry Functions - Mon 8th Feb 2021 (Registry)
'Registry Manipulation 'Enable/Disable RegEdit 'Set Application Limit 'Granting of License (criteri - Mon 8th Feb 2021 (Windows API Call/Explanation)
Remembers your forms location and size... - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Remote Chat - Mon 8th Feb 2021 (Custom Controls/Forms/Menus)
Remotely wake-up any Wake-on-lan, Magic Packet or Wired-for-Management compliant workstation/ - Mon 8th Feb 2021 (Miscellaneous)
Remove a directory from your hard drive - Mon 8th Feb 2021 (Windows System Services)
Remove A Folder Without Any Prompts! - Mon 8th Feb 2021 (Windows System Services)
Remove application from CTRL-ALT-DEL list - Mon 8th Feb 2021 (Windows System Services)
Remove Directory using RemoveDirectory API - Mon 8th Feb 2021 (Windows API Call/Explanation)
Remove every file in a folder and then remove that folder - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
WMI sample: retrieves memory configuration of a remote or local computer, like bank label, descript - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieves network adapter settings of a remote or local computer, like adapter type, av - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieves network protocol settings of a remote or local computer. Written in VBScript. - Mon 8th Feb 2021 (Windows System Services)
WMI sample: retrieves Operating System properties of a remote or local computer,like build number, - Mon 8th Feb 2021 (Windows System Services)
reverse string - Mon 8th Feb 2021 (Miscellaneous)
Some API functions for hiding/showing/moving the mouse, etc... enjoy. - Mon 8th Feb 2021 (Windows API Call/Explanation)
Syntax for Accessing SQL tables with NO Stored Procedures, directly from VB. This code uses the Nor - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Syntax for Running SQL Stored Procedures, with Parameters, from Visual Basic. This code uses Northw - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
System Drive and Shuting Down - Mon 8th Feb 2021 (Miscellaneous)
System Info V2.0 It will tell you your Operating System,Cpu Type,Total/Available Physical Memory,To - Mon 8th Feb 2021 (Windows System Services)
Systemwide Hotkey, more than only activate the own app. The Message WM_HOTKEY is sent to the form s - Mon 8th Feb 2021 (Miscellaneous)
Make exe run on startup of windows - Mon 8th Feb 2021 (Registry)
WMI sample showing how to disk partition settings of a (remote) computer, like ' block size, boot p - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to impersonate. It shows how to list all shares on a remote computer using d - Mon 8th Feb 2021 (Miscellaneous)
When mouse is dragged over comand button it disapears...VERY EASY 4 LINE CODE. Its very useful for - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to list floppy drive status info and settings of a (remote) computer, ' like - Mon 8th Feb 2021 (Miscellaneous)
WMI sample showing how to list group info and group membership of a (remote) computer, using WMI cl - Mon 8th Feb 2021 (Miscellaneous)
Work out the square route of any decimal - Mon 8th Feb 2021 (Math/Dates)
Retreve a web page's source through your program using The Inet OCX! - Mon 8th Feb 2021 (Internet/HTML)
Retrieve a disk drives serial number - Mon 8th Feb 2021 (Windows System Services)
Retrieve a file name without the extension - Mon 8th Feb 2021 (Files/File Controls/Input/Output)
Retrieve a record number when doing an INSERT statement - Mon 8th Feb 2021 (Databases/Data Access/DAO/ADO)
Retrieve a remote MAC Address - Mon 8th Feb 2021 (Internet/HTML)
Retrieve a web page using the Microsoft Internet Transfer Control - Mon 8th Feb 2021 (Internet/HTML)