VBcoders Guest



Don't have an account yet? Register
 


Forgot Password?



String Manipulation Page 8 of 17


Generates a string of characters that fall between the two specified characters. New
Generates variations of the string based on the brute force tactic. New
Get 3 different values from 1 string, in the easy-mode! The values are seperated with a ? symbol :) New
Get a full word from a string, helpful on searching for a name New
Get an Array of string from Command$
Get and manipulate the position of the cursor in a textbox, or put the cursor at the end of the str New
Get Balance Of String : Useful Function New
Get Check Key Code New
Get Info, String Length Known
Get text item within text items concated to one string New
Get the binary inverse of a string
Get the characters out of a mixed string. Example...337ANC444BBBD77XXC4 will be ANCBBBDXXC New
Get the Text out of the address ComboBox in Internet Explorer on a Win95/98 machine. New
GetList32 Get 32 Bit Listbox Text with VB3
GetPath
Gets every file in a speciffic directory, without using controls and api's uses 5 lines of code New
Gets the Initials from a name in a string variable, it also accepts a delimiter such as . or if y New
getstr
GetTag, GetTagText, CutTag
Getting your exact age just in a simple code New
GetToken
Good SQL Formatter Add-in
Has... String Functions
help tool tip (like in VB)
Hex Editing Protection
Hex Output
Hex string & byte array conversions
Hiden form which records keypress! New
HM String Parse
How to Decode a string New
How to extract a file name from one path. New
How to igniore case when searching for a string! New
'How to use the Input box and trap the Cancel Button ClickOr whether the user left it blank.Submi New
How to use VB's InStr with a String
How to write in a textbox just numbers New
HTTPSafeString
I have a text box that I need to print directly from VB. Problem is there is no Word Wrap functio New
I have found the DateDiff command to be very useful for working with dates but unfortunately there New
I made KeyCode Events For The Whole Alphabet. New
I would like to inform vb users/enthusiasts who like to create a program which reverses each charac New
if u want to relace a whole set of string then now u don't need to use replace command again and ag New
Implementing Split() function available in VB6 into VB5 applications. New
InBArr now supports Unicode
Increment Serial Number
INCREMENT STRING(ALPHA/NUMERIC)
INI Code Database
Initial Case a.k.a. Proper Case - Made Easy (One Line of Code) New
InStr for lists
InStrLike
InStrRev for VB5
Inverting text with simple code. Very easy for all beginners. Easy to understand. New
IRC TO RTF (Rich Text Format)
IsNullEx
IsNumber
It encrypts and decrypts given string using simple logic. New