Posts Tagged ‘how to visual basic 6’
- 01/04/09 : How to make propercase when entering the text in a text box
- 01/04/09 : How to Extract each and every word individually from a text file
- 01/04/09 : How to count the number of spaces in a string
- 01/04/09 : How to add a Document name to the Recent Documents list (under Start Button)
- 01/04/09 : How to Execute an ad hoc query using ADO and display the results in a grid
- 01/04/09 : How to add and remove buttons from a scrolled button area
- 01/04/09 : How to Make a ComboBox’s dropdown area wide enough for its choices
- 01/04/09 : How to use Like() function
- 01/04/09 : How to check whether the user is an administrator
- 01/04/09 : How to Kills Html Tags
- 01/04/09 : How to Display networked computers in a list box
- 01/04/09 : How to get free disk space of C drive (in two ways)
- 01/04/09 : How to Remove all Non Alpha Numeric characters from a given string
- 01/04/09 : How to Move File from one directory to another (in three ways)
- 01/04/09 : How to return everything between ‘string2′ in ‘string1′
- 01/04/09 : How to convert String to Hex
- 01/04/09 : How to Return the file portion of a file + pathname without extension (in two ways)
- 01/04/09 : How to Check whether given path is a network path
- 01/04/09 : How to show File Save dialog without using Common Dialog Control
- 01/05/09 : How to show Display Properties (Settings)
- 01/05/09 : How to open a password protected access database using ADO
- 01/05/09 : How to Convert Long file names to Short file names
- 01/05/09 : How to check whether a Form is already loaded
- 01/05/09 : How to Make 3D Forms
- 01/05/09 : How to Maximize the Form to Full Screen