Advertisement

Results for "Category: String Manipulation"

2002VB #23762
Advance TCP/IP Text Box

A textbox for TCP/IP or DNS entry with validation and formatting. It behaves like Windows TCP/IP entry. Very nice in developing program that requires valid IP entry.

2002VB #23778
Script Engine (not script control)

Scripting engine based off pointers and OP codes. Updated 4/6/02(I fixed the order of operations problem, I think:)

2002VB #23839
[HM] String Parse

parse a string with a delimiter... choose your own delimiter and replace it with whatever you want to. Very basic.. but it works. :)

2002VB #23908
Validate TextBox

tis is a simplest way of validating user input. Yust open the project and press F5... check TAG properti in text boxes... You can program validation in RUN TIME or at DEVELOPMENT TIME...

2002VB #24042
English To French Translation Program(UPDATE!)

This program translates as you type. Right now I am mainly working on english to french but I have put limited support for french to english. I know that there are lots of sites that can do this for you but I made this so if someone was making a chat program people speaking two different languages could talk to each other. Please leave a comment so I know where to improve. I will try to upload a new version in a few days or so.

2002VB #24044
English To French Translation Program

This program translates as you type. Right now I am mainly working on english to french but I have put limited support for french to english. I know that there are lots of sites that can do this for you but I made this so if someone was making a chat program people speaking two different languages could talk to each other. Please leave a comment so I know where to improve. I will try to upload a new version in a few days or so.

2002VB #24066
Splitting Strings

The purpose of this article is to teach the reader how to split a string into fragments and use the fragments effectively. Useful for Winsock programs, date commands, and other possible needs.

2002VB #24143
Convert Columns To Rows

Convert Columns To Rows for Excel. Select Cells and copy to clipboard. Click then past back to excel.

2002VB #24161
ASCII Chart Generator

Instantlly generate the ASCII chart. An excellent example for Visual Basic's string manupilation.

2002VB #24167
Conspiracy Generator

Shows Random Number Coding, Case Select and a good for next loop with Listbox. Also a simple counter. Combines words into full sentences. Fun program too, sort of funny, but some generated conspiracies may be TRUE (ewwwww - spooky). Feedback appreciated.

2002VB #24244
Word Frequency Analyser

Paste the contents of a plaintext document into the main multiline text box, click "Parse," and this program creates an array for each unique word and the frequency at which the word occurs in the string. I made this to check my own writing for over-used words; if you're a writer you may notice how you tend to use the same words over and over again; in conjunction with a thesaurus this could be a powerful tool to liven up your use of vocabulary.

2002VB #24291
Smart Flex Input

Ever too tired to control user's input? Ever want to control maxlength of a combobox? Ever want to validate and correct and hint(optional) user's input automatically? This is what you need to control user's input with textbox, combox etc. I am working on it and have figured out many improvements that can be done if you are so kind to rate it! Any comment or vote is appreciated! Please vote for it if you guys desire a much better version :-)

2002VB #24347
Good SQL Formatter Add-in

This SQL formatter Add In formats your SQL in various formats

2002VB #24376
CReplaceString

CReplaceString is a function that I decided to code when I was bored. Had no idea what to code so I decided to code an advanced ReplaceString function. The concept is simple, it will replace a specified text in the string with something else.

2002VB #24495
C++ OO Database library

The Variable Block Database (VBD) is a collection of C++ classes used to build portable database applications. Release 1031 features built-in support for multi-user and single user access. Database access methods include a B-tree with iterator and memory caching, navigational access, fixed and variable-length records. Includes general-purpose data structures such as linked lists, stacks, queues, balanced binary trees and others as well as a variable length string class, a postscript driver, and HTML driver. Ships with an advanced database recovery utility plus other text and binary utilities. Several example programs with are provided to demonstrate each of the concepts presented. This release has been built and tested under Windows 95/98, MSDOS, HPUX 10.20, Solaris 2.4, and RedHat Linux 5.2. All documentation is an HTML format, covering the class library, the example programs, and the utility programs included with the distribution. http://www.trumphurst.com/cpplibs5.html#Libraries_available_via_FTP__Q_Z_ Copyrighted freeware--Copyright © 1997 Douglas M. Gaer.

2002VB #24587
RC4 Encryption/Decryption for Use With SQL

This modification of Lewis Moten's RC4 algorithm will allow you to send encrypted strings to DataSources through SQL.

2002VB #24703
Access MDB

To open MS Access or Ms SQL server database using C/C++ or VC++

2002VB #25082
SQL server memory walker

Extended stored procedure that shows RAM allocation of a SQL Server. Look at the code for an explanation of the output.

2002VB #25083
Inventory System

Complete Inventory System of shop with all validation checks of String and Integers I have made my own validation checks in that project you like it.

2002VB #25148
Student Record Database

A simple database that store student records. Can use to add student record, search or sort the records.

Languages
Top Categories
Global Discovery