Posts Tagged ‘API’
- 01/04/09 : How to show Windows Task Manager?
- 01/04/09 : How to create an excel file without using Microsoft Excel
- 01/04/09 : How to Extract only non-numeric Strings from a given string
- 01/04/09 : How to copy/cut the content of the text box to the clipboard
- 01/04/09 : What exactly does ByVal and ByRef mean and when do you use it?
- 01/04/09 : How to return the biggest parameter value.
- 01/04/09 : How to insert a tiled picture inside a frame
- 01/04/09 : How to print a text file with its default printer
- 01/04/09 : How to check whether the system is connected with internet (in two ways)
- 01/04/09 : How to Convert to lower case using API
- 01/04/09 : How to Convert to Upper Case
- 01/04/09 : How to find/display Windows OS Version
- 01/04/09 : How to I create a text file from part of another text file (for given line numbers like Line No. 2 to 7)
- 01/04/09 : How to Trim all Non-printing Characters from a given String
- 01/04/09 : How to return a Padded String with Blanks on Right
- 01/04/09 : How to trim characters from the Beginning or End of a string
- 01/04/09 : How to convert Hex to String
- 01/04/09 : How to Find a String within another String with many options
- 01/04/09 : How to Return the file portion of a file + pathname without extension (in two ways)
- 01/04/09 : How to get System Directory
- 01/04/09 : How to get unique Temp File Name
- 01/04/09 : How to Scramble the order of elements in an array.
- 01/04/09 : How to Generate a standard windows About box
- 01/04/09 : How to remove an item from List box
- 01/04/09 : How to Retreive the Source code of a web page