Visual Basic Code , VB.NET Code
Find Code:
  All
  VB.NET
  ASP.NET
  C#
  VB Classic
  ASP Classic
  Snippets
  Popular
  Submit Code
  Forums
  Articles
  Tips
  Links
  Books
  Contest
  Link to us
 Home >> String Manipulation code

Word Scramble - Guaranteed different every time. ...Version: VB4
Author: Matt SmithSubmitted: 8/15/2000Views: 12699
Word Scramble - Guaranteed different every time.

If you are using VB5 and need Replace function tha...Version: VB5
Author: Arkady AdlerSubmitted: 7/24/2000Views: 10695
If you are using VB5 and need Replace function that's available only in VB6, here is my version of it. Please let me know what you think.

Finds the most appropriate font size to display a ...Version: VB5
Author: edward mothSubmitted: 5/15/2000Downloads: 6386
Finds the most appropriate font size to display a piece of Text in a picture box. 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 in ...more>>

A function for finding the number of a name, used ...Version: VB6
Author: CrowSubmitted: 4/11/2000Views: 9607
A function for finding the number of a name, used in a numerology program.

A String manipulation routine that allows the user...Version: VB6
Author: Richard LeonardSubmitted: 4/6/2000Downloads: 9097
A String manipulation routine that allows the user to select from a variety of string manipulation choices.

Test if a character is alphanumeric, regardless of...Version: VB3
Author: Duncan JonesSubmitted: 4/4/2000Views: 19043
Test if a character is alphanumeric, regardless of the code page or language settings.

A library with 2 functions. StripChars() removes a...Version: VB4
Author: Craig SheaSubmitted: 3/29/2000Downloads: 7716
A library with 2 functions. StripChars() removes any specified character from any specified string. SplitString() splits a string on one or more individual characters or on an instance of a string contained within the string you want to split.

Find and replace program. Searches for a subst...Version: VB6
Author: Igor OstrovskySubmitted: 2/29/2000Downloads: 8272
Find and replace program. Searches for a substring and replaces it with new one.

Takes a string and reverses it....Version: VB5
Author: UnknownSubmitted: 12/23/1999Downloads: 6199
Takes a string and reverses it.

<< Previous  Page 15 of  15

Go to page: 15