A fast batch tool to extract string resources from Windows executables.
Control To String is a web based tutorial in which users can get an idea about method of converting controls into the string. In this tutorial programmers can learn about the procedure of using this method in various fields like transforming page...
One of the string functions in ASP web based tutorial that demonstrates how to implement the Split() functions to obtain pages in DHTML from a long string. Functions are given in the sample program that tells the ways to determine the number of...
Examining New String Properties - Part 1 is an easy to understand tutorial in which the author elaborates the procedure for utilizing the string properties to parse strings. The author gives details about several strings like Substring, IndexOf,...
Extract Text From HTML is an web based tutorial which deals with seperating a text from the HTML tag in an article that is specified in the URL. Here is a code which can be integrated into users website to perform the above said process. This...
How do I create a string in C# is an article in which author demonstrates the procedure for constructing string using string builder. Here the author offers a code snippet, which helps in performing the above said process. ASP.NET programmers and...
Explanation of the String object and its properties/ methods to manipulate text and string on the page.
This ASP tutorial gives clear explanation for the string functions Left(), Mid() and Right() with an example that demonstrates how to extract the first, middle, and last characters from a given string respectively. Widely useful for ASP forms and...
Query String Example is an online PHP example for the quiry string.
Random alphanumeric string generator is a php scripted program which can do two functions that you can use to assign random strings of any length. First fuction is assigning alphanumeric value and the second is generating random string. This... |