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

This is simple program to find the keyCode and Key...Version: VB6
Author: Irfan ali . MSubmitted: 4/15/2003Downloads: 6689
This is simple program to find the keyCode and KeyAscii.

Get transfered to a specified line of a RichTextbo...Version: VB5
Author: Alexander TriantafyllouSubmitted: 4/8/2003Views: 10393
Get transfered to a specified line of a RichTextbox.

Display the caret's coordinates of a RichTextbox. ...Version: VB5
Author: Alexander TriantafyllouSubmitted: 4/8/2003Views: 12299
Display the caret's coordinates of a RichTextbox.

This tracks differences between two similar string...Version: VB4
Author: Alexander TriantafyllouSubmitted: 4/7/2003Views: 11867
This tracks differences between two similar strings. For example "I AM LIVING IN ATHENS. GREETINGS" and "I AM LIVING IN LONDON. GREETINGS" will return "LONDON". Made by Alexander Triantafyllou alextriantf@yahoo.gr Feel free to use it where you want.

This function will return the number of times one ...Version: VB5
Author: Bhagyesh TrivediSubmitted: 3/18/2003Views: 10418
This function will return the number of times one string is found in another string.

This function will allow users to tokenize a strin...Version: VB5
Author: Bhagyesh TrivediSubmitted: 2/21/2003Views: 13510
This function will allow users to tokenize a string. Takes a string as input and returns a string array of the token.

When you use string variable in VB to handle large...Version: VB5
Author: Ali SayedSubmitted: 2/10/2003Downloads: 5078
When you use string variable in VB to handle large string values the process takes a long time and as the variable gets larger it takes even more time. MyVar offers faster handling for string data.

Ever downloaded a ringtone from the net?? And too...Version: VB6
Author: Anshuk kumarSubmitted: 1/27/2003Downloads: 5556
Ever downloaded a ringtone from the net?? And took a long time to write it to your Nokia composer !!! Because u have to deal with text like "4g1 8#f3 16#b1...". Now with this converter you can convert the text like above to keypress text(5**,199#,...) ...more>>

Extension of Trim Function provided By VB. It can ...Version: VB3
Author: Manish GandhiSubmitted: 1/23/2003Views: 11171
Extension of Trim Function provided By VB. It can strip off any leading, trailing, any number of specified characters.

This is a simple program that reverses a string of...Version: VB5
Author: Henry J. LopezSubmitted: 1/12/2003Downloads: 5903
This is a simple program that reverses a string of characters, shows how to add a digital clock and change font colors to your form. Good for beginners!

<< Previous  Page 9 of  15  Next >>

Go to page: 9  10  11  12  13  14  ...