An online tool to convert Plain Text to HTML source. Options allow you to output your HTML with either paragraph tags or line breaks and choose between HTML and XHTML line break tags.
An online tool to convert your HTML to ASP Response.Write statements. Choose to output upper or lower case ASP, enclose lines of HTML in parentheses and also add line breaks at the end of each Response.Write.
On-line sample of COM object for base 64 decoding and encoding. Contains Base64 algorithm to do conversion of String and binary data files from/to a Base64 string. You can specify several charsets for data and export data to a file after encode/decode
WordScan is designed to automatically generate links in a text string. Every web designer''s dream is to create unlimited links within his site to other subjects, a glossary or even a list of products. His site then is more appealing and easier ...
This sample code shows how to take a string and word wrap it to a certain length. This can be helpful for email message bodies or when formatting with the pre tag.
Have you ever developed components using Visual Basic? Did you ever wish that it provided some more advanced string manipulation functions like Split() or Replace() or even Regular Expression matching/replacement? This set of tools and objects can ma...
This component allows you to perform advanced string processing. DynuString component has 24 methods including: Case-sensitive compare of two strings, Case-insensitive compare of two strings, Clears a string, Locates a substring within the larger str...