Posts Tagged ‘source’
- 01/04/09 : How to check whether the system is connected with internet (in two ways)
- 01/04/09 : How to check if a given string starts with a given substring
- 01/04/09 : How to Strip Non Alpha Numeric from a string
- 01/04/09 : How to Retreive the Source code of a web page
- 01/05/09 : How to Convert Long file names to Short file names
- 01/05/09 : How to Create Templates from Existing Forms
- 01/05/09 : How to view HTML Source
- 01/05/09 : How to display a picture if you drag the Picture file to Picture Box
- 01/05/09 : How to Draw Rainbow Text in Picture Box
- 01/05/09 : How to do Replace All in Visual Basic
- 01/05/09 : How to get all DOS Environment Variables
- 01/05/09 : How to Beep
- 01/05/09 : How to compact an Access Database from VB
- 08/01/11 : How to load a text file into list box for a given file name
- 08/21/11 : How to find a given year is leap year or not
- 08/22/11 : How to Determine file size in bytes
- 09/16/11 : How to Connect to a data source using ADO and retrieving the data.
- 10/10/11 : How to check whether inputed text in text box is within a specified range like 1-1000
- 11/08/11 : Obtaining Clipboard Data using API (Can be used in VBA since there is no Clipboard Object in VBA)
- 01/03/12 : How to Merge a number of source files into a destination file
- 01/06/12 : How to Change the desktop wallpaper
- 01/22/12 : How to set System Date & time (in two ways)
- 01/31/12 : How to insert a tiled picture inside a frame
- 02/03/12 : How to determine free disk drive space over network?