More than 70 string manipulation non objected routines.
This string manipulation article lets you know the steps needed to convert the text in proper case format. The function PropCase() is illustrated with an example program how to capitalize the starting letter of each word that are passed through an...
A string manipulation tutorial that implements the ASP techiniques to help you to learn how to join two text together. The string functions in VBScript are given with proper syntax and from the example coding you can learn easily how...
Comprehensive tutorial on string manipulation in JavaScript, such as dissecting, searching etc.
Libmstring is a library which contains a collection of utilities for string manipulation. The functions supported by this tool are, strtoupper, strtolower, substr, ucwords, ltrim, trim, addslashes, countstr, ucfirst, stripflashes etc., Simple and...
mp3riot is a software that extensively searches directories and outputs a file list to create playlists. It has ability to control the output to correct the links. This programme supports many other features like, advanced string manipulation...
StringBuilder is an article in which author elaborates the method of string manipulation through string builders. The author discusses about System.Text namespace in which the string builder resides. This string builders helps in cancatenating...
Conversion of Unicode and Punycode on web based text is demonstrated on this ASP tutorial with working demo. And from this tutorial you will be able to know the terms ByteArray, Punycode, HexString, Base64 and a lot more in text string...
Many useful, highly optimized for performance functions and classes. This library includes the compression engine (LZ+Huffman), encryption (RC4, RC6), verification (SHA-256), string manipulation routines, binary streams, fast memory manager,...
You can learn the ways to manipulate your string data through ASP by going through this online ASP tutorial. A detailed explanation is available on this article about the string function MID() with exact syntax and the parameters are explained... |