codetoad.com
  ASP Shopping CartForum & BBS
  - all for $20 from CodeToad Plus!
  
  Home || ASP | ASP.Net | C++/C# | DHTML | HTML | Java | Javascript | Perl | VB | XML || CodeToad Plus! || Forums || RAM 
Search Site:

Home > Visual Basic > Visual Basic String Manipulations 
Sort by :


1-20 of 63 Visual Basic String Manipulations sites are shown.

 • Complete Text Editor based on TextPad    Votes:157   Hits:3787 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
ElitePad is complete word processing application. It has all standard and advanced functions needed by any Text Editor. It has more functions than Windows WordPad

 • Print Text into a Picture Box Allowing for Differe    Votes:157   Hits:3663 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Finds the most appropriate font size to display a piece of Text in a PictureBox. Allows user to determine the Alignment of the text (Left, Right, Centre or Full justification). Options to include a drop shadow, and the direction of the shadow are also included. Includes demo project with example

 • ASCII Code Generator    Votes:154   Hits:5163 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This is a small program that displays the ASCII value of each key as you press it. Comes in very handy when writing a program where you need the ASCII value.

 • ASCII to Character Code Conversion Chart    Votes:153   Hits:5051 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
In addition to providing a handy ASCII to character code conversion chart, this demo shows how to print/view a report page using picture boxes, setting up headers, columns and rows.

 • Create Random Character Data    Votes:160   Hits:3235 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This module contains functions for building randomly generated strings. You can control the length of the string as well as whether or not only printable characters are used. Also contains algorithms for seeding the random number generator which are better than the standard Randomize Timer

 • Credit Card Validation Module    Votes:156   Hits:3209 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
A module for validating credit cards. The string may have spaces or dashes. Also includes a function for determining the credit card type (Visa, MasterCard, Discover, American Express).

 • CryptoAPI Wrapper    Votes:159   Hits:2665 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
FrezCrypto is an ActiveX DLL that wraps the Microsoft CryptoAPI and allows the user to encrypt or decrypt strings based on the RC2 Block Algorithm or RC4 Stream Algorithm.

 • Delete Unwanted Characters from the Right or Left    Votes:158   Hits:5890 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
A function to allow you to delete unwanted characters from the right or left of a string

 • Determine if a single character is alphanumeric    Votes:141   Hits:3538 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
For faster response time, put the one-liner in code, rather than calling a function.

 • Enhancement of VB6's Split and Join Functions    Votes:141   Hits:5497 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This module includes a replacement for the split and join functions in VB6. They allow you to use multiple delimiters and include escape characters, so you can specify when to include the delimiter as part of the the array that is created via split or joined into a string

 • Extract Text Within Tags    Votes:151   Hits:5202 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This is a function which will extract text within a string given a start and end tag.

 • Convert an Integer Number to Text in French    Votes:129   Hits:2532 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Convert an Integer Number to Text in French

 • Convert Null Values From a RecordSet into Strings    Votes:157   Hits:3637 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
When assigning string values from a recordset that can be null, append a zero-length string to them. This makes them no longer null, and doesn't modify correctly populated strings

 • Convert Null Values into Strings    Votes:156   Hits:3882 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This function is useful for avoiding the invalid use of null error when reading values for a database resultset.

 • Convert Numbers and Currency Values to English    Votes:159   Hits:3750 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
The function NumToString writes out any number, up to about 920 trillion, the limit of the Currency variable type, in English words. It only writes out the integer portion of the number. The DollarToString function does the same, but places the word dollars after the string and also writes out the fractional part of the value as the cents

 • Count the Number of Occurrences of a Character Seq    Votes:159   Hits:6031 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Count the Number of Occurrences of a Character Sequence in a String

 • Counting Fields in a Delimited String (or Words in    Votes:157   Hits:4759 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This routine was written when I was handling a series of comma delimited files (of varying sizes). I used the vb line input statement to read a line from the file into memory, and needed to be able to determine how many fields (separate data items were in it).

 • Flip /Swap Case Function    Votes:143   Hits:2603 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
Simple procedure to flip the case of a string (i.e., FlipCase("Hello") returns "hELLO".

 • Format a US Telephone number given any string.    Votes:139   Hits:2223 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This code is useful when you don't want to or can't use a masked edit control. To use it: pass it a string of numbers in any particular format and it will return the format of "(###) ###-####". If you pase it a number it can not figure out, it will simply return what you passed it.

 • Generate all Possible Combinations of a Set of Cha    Votes:133   Hits:2016 Rate this site
      write a review | read reviews | report errors |    freevbcode.com More visual_basic articles
This little program creates all the possible combinations from a set of characters in a given length.

            
       
 






CodeToad Experts

Can't find the answer?
Our Site experts are answering questions for free in the CodeToad forums
//








Recent Forum Threads
• mkdirs
• Re: Web Development Project
• ** Site Hacked ** javascript inserted...
• Losing background/text color when converting HTML to PDF
• hidden div block when displayed, displays at an offset of 200px only in IE 6..
• help - sketch
• Re: Perl Script - File Handling.
• Open a file from website
• Re: to open 5 terminals from one and also execute different commands on each terminal


Recent Articles
ASP GetTempName
Decode and Encode UTF-8
ASP GetFile
ASP FolderExists
ASP FileExists
ASP OpenTextFile
ASP FilesystemObject
ASP CreateFolder
ASP CreateTextFile
Javascript Get Selected Text


© Copyright codetoad.com 2001-2008