|
Template
|
Index
Compute the template and retrieve a camelized version of it’s value. Compute the template and retrieve a capitalized version of it’s value. Look up in the evaluated template for a character at the specified position. Removes all extraneous whitespace from a string and trims it. Compute the template and look for the position of the first occurence of a specified fragment in the evaluated string. Compute the template and retrieve a hyphenated version of it’s value. Compute the final length of an evaluated template with the given replacements.
This property holds the standard Template separator.
Use this method to retrieve an evaluatedversion of the value with the given replacements. Extracts a specified number of characters in a evaluated template, from a start index. Extracts the characters in a evaluated template between two specified indices.
A string template class for Classic ASP.
Compute the template and search for a match between the value and a relular expression. Compute the template and retrieve a lowercased version of it’s value. Compute the template and retrieve an uppercased version of it’s value.
This property holds the current Template value.
Subroutine to Response.write templates directly from arguments. |