Useful functions on ASP strings can be obtained from this online educational module that describes the steps to convert a string into clickable web link. To implement this task, the string functions are used on the given input and it simply...
Encoding and Decoding URL strings is an ASP tutorial in which author describes various string and character that have to be used in the query string of the URL while encoding and what are all the charecters and string that should not be used in...
Learn how to format strings in JavaScript, such as making them bold, changing font size, etc.
Overloading Strings in C# is a web based tutorial in which author discusses about using string in C#. The author describes the method of using SuperStringFunction() in string processing. The author provides code for performing various operation in...
Random Strings is a JavaScript that act as an alternative to SSI and can be implemented in your webpage to display strings in your webpage that are selected randomly each time the page is loaded. You can click on the refresh button or can click...
VCL/RTL resource strings translated to Mexican Spanish.
More information on strings with ASP application can be learnt online through this ASP tutorial that demonstrates the VBScript string functions to work with dynamic tables on a database and instructs you to implement the faster way to manipulate...
The function decodes Base64 encoded strings in ASP/VBS. Let's you make custom basic http authentication by ASP, without NT security or ISAPI filter. Reference to VBS encoder.
At the end of this online article the developers can easily come to a point to choose the exact database connection string. The author explains the database methods in which more possible connection strings are shown as worked out examples. The...
Use hash() method of QControl class to convert a string to integer hash value. My original algorithm takes a moment to convert and guarantee secure and collision-free convolution even of short strings. |