Posts Tagged ‘active x code’
- 01/04/09 : How to sort an array
- 01/04/09 : How to check the window state of an external application
- 01/04/09 : How to Extract each and every word individually from a text file
- 01/04/09 : How to enable/disable the frame if checkbox is selected/deselected
- 01/04/09 : Search for a string on all text files in a directory
- 01/04/09 : How to set an image which is stored in imagelist as form’s mouse icon
- 01/04/09 : How to Copy array data into a FlexGrid control
- 01/04/09 : How to use ADO to create a database table
- 01/04/09 : How to Open an Oracle database using ADO
- 01/04/09 : How to Make a TextBox allow only letters and numbers
- 01/04/09 : How to construct a Recordset of Contacts info from Outlook
- 01/04/09 : How to make an Analog Clock
- 01/04/09 : How to Return a specific line number from a file (note: first line = line number 0)
- 01/04/09 : How to Display networked computers in a list box
- 01/04/09 : How to export part of the registry to a .reg file
- 01/04/09 : How to Extract the Text between Two Strings in a Text file
- 01/04/09 : How to Print a Text document
- 01/04/09 : How to return the smallest parameter value.
- 01/04/09 : How to identify the selected items in listview
- 01/04/09 : How to display a message in two lines in MSG Box.
- 01/04/09 : How to check if a string contains only Alpha Numeric Characters
- 01/04/09 : How to returns the Nth token in a string. Ex: GetWord(“This is a test.”, ” “, 2) = “is”
- 01/04/09 : How to calculate various properties of a quadratic equation by calculus and algebraic methods
- 01/05/09 : How to to register (or unregister) a COM component
- 01/05/09 : How to Mix colors