Advertisement

Results for "Category: String Manipulation"

7_2009-2012 #229702
ASP forms XP Style

This is a small data entry form in Windows XP style for the browser (IE). Addressess basic data base functionality such as INSERT, DELETE and UPDATE, as well navigation thru the record set.

7_2009-2012 #229717
Convert SQL To HTML Table

Returns the results of a SQL query as an HTML table. This small function is not only very fast it also simplifies the programming logic for displaying data.

7_2009-2012 #229752
INI Code Database

Who says you cant store code in a INI file ! The workarounds where quite easy ! Name says it all. Enjoy !!!

7_2009-2012 #229765
VB6 Embedded Resource Templates For Dummies

An explanation of windows resource templates.

7_2009-2012 #229789
LabDev Builder - Beta 1

LabDev sBuilder is designed to automate the boring task of building a Form & ASP page to receive and process the values submited; Once stablished a Connection, it generates all the necessary ASP ode for you, to manage a particular table; It generates code for the Form, Request.QueryString & Request.Form, Sql Insert, Update & Delete, and Connection Obj/String :-)

7_2009-2012 #229805
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.

7_2009-2012 #229806
Using MySQL with Visual Studio

If you're just wondering how to use MySQL with VS.NET or are having problems, give this a try.

7_2009-2012 #229841
Extract HREFs (HTML Hyperlinks)

Extract hyperlinks from any HTML file. Create an output HTML file with options like sorting URLs, specifing colors, filtering links....

7_2009-2012 #229878
Multi User Login & User Authentication

Multi-User Login & User Authentication with database connectivity. The files includes - login, Registration, Password Retrieving, Authentication and added files. Plus Admin files for viewing and editing database content online. Please feel free to change the code accordingly. Please Rate The Code. The Code has been updated with new files. Site Administrator can view the full details of Registered Users. The Code is running online on follwoing URL - http://rahul123.ipdz.com/login/

7_2009-2012 #229923
Auto RegEx Tool

You can make a list of Regular Expressions and apply them one by one automatically with specified actions easily with this tools. Actually, I developed this tool for formating Annotated Corpus text files. Some features; • New Feature : - "Conditional Regular Expressions" Now, you can add "Bigger" > or "Smaller" < conditional operator to your regular expressions for numbers. Ex; \d{2>10} matches 2 digit numbers bigger than 10. • RegEx Options: You can make a list of Regular Expressions and apply them one by one automatically with specified actions easily. - Add, Edit, Remove RegEx. - Add actions to your Regular Expressions like 'Replacing', 'Highlighting', 'Writing the matches to a file', 'Removing'. - Save the list of your Regular Expressions for later use. - Library of frequently used Regular Expressions ready to use. Such as extracting URLs, Emails etc... • Apply RegEx: Starts evaluating the list of Regular Expressions you've added one by one. • Quick RegEx: You can evaluate your Regular Expressions quickly with this function.

7_2009-2012 #229939
Squeeze

Removes extra spaces from given string. eg. Squeeze("^^too^^many^^^spaces^^")returns "too^many^spaces". NB.Read a carat ^ as a single space above. Planet Source code mangles multiple spaces in submitted text.

7_2009-2012 #229972
A faster method to apped text to a textbox

It provides a faster method to adding text to a text box. This works best if you are working with a large amount of data.

7_2009-2012 #230071
Working with Datsets & Datatables using .Net (Aggregate Functions)

This article tries to explain how to perform aggregate functions on your Datatable.

7_2009-2012 #230174
Convert Columns To Rows

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

7_2009-2012 #230201
Authentication Made Easy Version 10.5!

Welcome To Authentication Made Easy Version 10.5!!!!! X-CART SOFTWARE PRO 4.1.9 + GOLD 4.0.4 mnisecure: MNISECURE, Advanced Member Managment a major upgrade from WEBLOCK. No SQL UserAuth: This is all PHP Code, No database needed for a user authentication and environment. ENJOY THIS NEW PROJECT! PHP Authentication: Basic Page Authentication - User Administration In Mysql Alternate Authentication: .htaccess Access With Directory Authentication With User Administration Tool ALL BUILT IN PHP vSignup: Signup Machine And Authenticator For Web Users Of Your Site! vAuthenticate: User Admin Tool For Authentication vSignup and vAuthenticate Are Two Different Codes Not The Same. SiteHelm: Website builder interface with excellent tools! ENJOY!!! Flash Authenticator: Authenticate users without them knowing your file extentions! You can send them to any page you with with the extentions. You want their sn blocked? Send the url to a blocked member page! EASY AS 123! SEE SCREEN SHOT ON MY CODE PAGE on http://www.planetsourcecode.com/ In the PHP Section Type In Authentication Then Click On Authentication Made Easy. Comment my code and vote. http://shop.jerrymcelraft.com/ Jerry McElraft Inc. znet@z1035netfm.com YAHOO: jr_mcelraft MSN: thelostcrowsloft@hotmail.com

7_2009-2012 #230211
Film Review

This code displays the title of the movie being reviewed then desplays the review

7_2009-2012 #230257
ADO LIKE DAO IN VISUAL BASIC BY VISUAL C++ SECURE YOUR DATABASE *.mdb FILE BY PASSWORD

example of use ADO to CONNECT to your database *.mdbfile on the hard disk without need ODBC and treat it like DAO in visual basic

7_2009-2012 #230258
Sorting array and removing duplicates

The following code is a demonstration of how to remove duplicates from a string array as quickly as possible. The program first uses the very fast TriQuickSort algorithm to sort the array after it has been dimensioned and populated. Then it uses the remdups sub to remove any possible duplicates from the array. remdups assumes that you don't want any vbNullString in your array, if you would, then just replace vbNullString in the remdups sub with any other character, like Chr$(1), or whatever that floats your boat. This code can be used to remove duplicates from arrays that contains hundreds of thousands of entries, even millions. And it's very fast.

7_2009-2012 #230259
Removing duplicates from an unsorted string array

Removes all duplicates from an unsorted string array

7_2009-2012 #230268
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.

Languages
Top Categories
Global Discovery