\
Skip Navigation LinksHome > Coding > Libraries > UDF / UDC Library > UDF Library\
 
 
[]UDC Library



 

User Defined Functions Library

Show functions of class:


Function Name Description
Base64ToBSTRConverts Base64 Strings to ASCII strings
ChangeCaseReturns the passed string either with an inverted case, or with each word capitalized.
ConvertStringUnicodeToAsciiConverts a Unicode string to ASCII
CreateRndStringCreates a randon string, any length, of any combination of upper / lower alpha, numeric and special characters.
FindKeyFromItemSearches a provided Dictionary object and returns the Key if an item within the Dictionary matches the search value.
GetGUIDFacilitates generating a GUID (Globally Unique IDentifier). The function allows you to easily generate either a standard-format GUID for object registration or database unique key, or a formatting-stripped GUID for unique file names or other unique identifier.
HTMLEncodeWhen working with HTML outside of ASP, the Server.HTMLEncode function is not available. This function encodes strings for HTML.
IsCaseFunction determines if the alpha characters in the passed string are either all lower- or upper- case.
SortStringsSorts an array of string values. Returns a sorted array.
URLEncodeWhen working with HTML outside of ASP, the Server.URLEncode function is not available. This function encodes strings for HTML.
Help Support Dx21
Buy Thru Us

 FAQs  |  Terms Of Use  |  Privacy Policy  |  Contact Us
Copyright © 1997 - 2010 Dx21, LLC. All rights reserved.
Dx21, LLC a Washington Limited Liability Company
Page Rendered at: 2/8/2010 10:36:50 PM for Unknown