All source code in Home Page
visual basic, vb, active server pages (ASP),java, javscript,c, c++, c__ , vbscript,active server pages, ASP, vbscript,SQL, database, informix, oracle, SQL Server,Perl, CGI,Delphi, PHP,source code, code, sample, samples, program, programs, help, tutorial,tutorials, routine, routines, jobs, listserve, mailinglist, bulletin board, bulletin boards, programming,  snippet, snippets, control, controls, class, classes, module, script, Scripts, applet , email , mp3, reference, windows,  modules, file, files, subroutine, subroutines, function, functions, sub, Microsoft, Sun,  downloads, winapi, directx, msaccess, ocx, vbx, ado, dao, odbc, rdo,  vbscript, vba, game programming, dcom, ole, com, dna, jet, dll, win api, winapi,  dbgrid, database front end, certify, decompiling, decompiler, visual basic for applications,  variable, constants, data type, byte, boolean, integer, long, single,  double, currency, date, object, string, variant, sub, function, free,
Planet Source Code.
The largest public source code database on the Internet with 13,576,256 lines of code, articles and tutorials in 11 languages,as well as 1,973 open job postings
To start, just choose:
Visual BasicJava/Javascript
C/C++ASP
SQLPerl
DelphiPHP
Cold Fusion.Net
 
Sponsored by:
Quick Search for:  in language:    
You are in:
 


Latest postings for All Languages
EXPORT WINDOWS REGISTRY DATA - INF FILE GENERATOR
By cyrus rynlee on 11/18
Language: ASP


Vat Number Format Checker
By aMUSICsite on 11/18
Language: Cold Fusion


Dijkstra's Algorithm
By Adri Jovin on 11/18
Language: C/C++


Kruskal's Algorithm
By Adri Jovin on 11/18
Language: C/C++


Prim's Algorithm
By Adri Jovin on 11/18
Language: C/C++


CLockSimiliator Programming Technicals
By Andron Smith on 11/18
Language: Visual Basic


Simple Youtube Downloader
By AMIT MESHRAM on 11/18
Language: Visual Basic


EliteXp® ASM EnumWindows (In a Class, Not a Module)
By EliteXP Software Solutions on 11/17
Language: Visual Basic


Click here to see a screenshot of this code!Pyramid Figures 1.0
By Jake Rodriguez Pomperada on 11/17
Language: C/C++

(Screen Shot)

Click here to see a screenshot of this code!convert character to number or number
By emannuel saligue on 11/17
Language: C/C++

(Screen Shot)

Click here to see a screenshot of this code!Multi Tab Web Browser
By Sudeepto Das on 11/17
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!HTML Editor
By xkaos17 on 11/17
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Win Clock TrayBar
By xkaos17 on 11/17
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!A dou browser proccessor created by rod lewis 2009 copyright :google vs Bing
By ROD LEWIS on 11/17
Language: Java/Javascript

(Screen Shot)

Click here to see a screenshot of this code!SerialHunter by Rajendra Khope
By Rajendra Khope on 11/14
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Gantt Chart Platform
By Anele Mbanga on 11/17
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!Trial Software
By xkaos17 on 11/17
Language: Visual Basic

(Screen Shot)

Click here to see a screenshot of this code!TeamVision Revisted 3.0
By ArkitechEBC on 11/16
Language: .Net

(Screen Shot)

AVL Rotation
By Adri Jovin on 11/16
Language: C/C++


Click here to see a screenshot of this code!Glossary to pdf Beta 2009 by rod lewis
By ROD LEWIS on 11/16
Language: Java/Javascript

(Screen Shot)

Click here to see a screenshot of this code!Simplest Explorer Treeview
By M1K3 on 11/16
Language: .Net

(Screen Shot)

Loading C++ DLL In Visual Basic
By Andron Smith on 11/11
Language: Visual Basic


Click here to see a screenshot of this code!Lite Brite Application
By Brian McCumber on 11/11
Language: .Net

(Screen Shot)

Motion WebCam Plus Server - Client
By Tiko79 on 11/10
Language: Visual Basic


Click here to see a screenshot of this code!CAR DEALER/ CAR SALE
By YESSOUFOU ABDEL RAOUF on 11/10
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!CPU usage tester / benchmark
By Timo Boehme on 11/16
Language: .Net

(Screen Shot)

Click here to see a screenshot of this code!Convert Numbers v1.5(Binary, Octal, Decimal, Hex and other...) supports very long numbers
By Saed abumokh on 10/19
Language: Visual Basic

(Screen Shot)

You only ever need 1 timer
By TonyGG on 3/9
Language: Visual Basic


Click here to see a screenshot of this code!Newlogin
By William - on 4/25
Language: Visual Basic

(Screen Shot)

Arrays functions
By Jerome Scott II on 11/15
Language: .Net


SimpleDateForma t
By Jerome Scott II on 11/15
Language: Java/Javascript


Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!





 
 
 
 
Newest Tutorials::

File2listbox (Opens a file in a listbox!)
by Gamer931215
10/24/2009 6:00:12 AM

Language: Visual Basic

This code can read files in a listbox with just one line of code!

To display data in a JTable - The Easy Way
by Rahul Mathew 2009
4/25/2009 7:42:55 AM

Language: Java/Javascript

To display data in a JTable - The Easy Way

Open USB drives from desktop
by lahiru chandima
11/13/2009 11:08:38 PM

Language: C/C++

This article demonstrates how to create a simple program which can open USB drives connected to the computer from the desktop.

String Cleanser (ASCII only)
by Scouse Mouse
7/31/2009 7:56:19 AM

Language: Active Server Pages/VBScript

Simple include function to loop through a given string and (a) concatenate it to the maximum length, (b) silently drop any unwanted characters and (c) pad all single quotes with a 2nd single quote (for using in MS-SQL statements).

An application of Benford's Law using SQL
by Justin Beerley
10/20/2009 9:05:33 PM

Language: SQL

Benford's Law maintains several purposes, one of which is forensic accounting. Condsider the fact that people who make up figures tend to distribute their digits fairly uniformly, a simple comparison of first-digit frequency distribution from the data with the expected distribution according to Benford's law ought to show up any anomalous results. Hence, one could use it as an indicator of fraud relating to accounting and expenses. The example I've submitted is a general overview to accomplish t ... (see entry for full description)

How to start a Perl script under Windows without writing a separate batch file
by Marc-Alain Gross
3/4/2009 8:26:24 AM

Language: Perl

You know the problem: you want to write a Perl script under Windows but to run it, you need to specify the path to the script (i.e: "perl c:\apps\perl\showdate.pl"). Basically DOS allows to search through the Environment Variable "PATH" to find a script. But it allows only Microsoft scripts to run through this way (actually you have the possibility to assign all ".pl" files to Perl, but it doesn't work under DOS). Your (and my) goal is to start the script using the short way, that is without sp ... (see entry for full description)

Simple Blobs
by Don Gardner
11/6/2009 8:51:57 PM

Language: Delphi

This program Shows how to read bmp & Jpg images into a Paradox database via BLOBs. It also shows how to resize them and store the resized images.

Basic user interface construction using SiteFusion
by Tom Peeters
9/19/2009 9:59:30 AM

Language: PHP

Unlike most web application frameworks, SiteFusion does not work through a browser but instead uses a thin XUL client (the same technology Mozilla Firefox is based on). This means that SiteFusion applications are platform-independent, look and behave like native system applications, and are not restricted by browser security to access the local filesystem and execute programs. SiteFusion is a server-based development platform in which applications are written in pure object-oriented PHP. Clients ... (see entry for full description)

Query to MS Excel
by Tim Garver
7/5/2008 3:56:19 PM

Language: Cold Fusion

Output excel file easy with ColdFusion MX. Hi Many years ago i wrote an article here to create an excel CSV file with ColdFusion. I wanted to update this with the newer easier way to accomplish the same goal. have a search page with an output type drop box called "otype" values("web","xls","prt") Write out your page in an HTML table with the columns you want in excel. Then put an IF statement around your table or simply at the bottom of the page with links to the same page with the otype or a fo ... (see entry for full description)

Insert SQL Writer
by dojsys HEK
11/13/2009 3:50:33 AM

Language: .Net

This will help you writer or manage large insert sql statement easily in writing complex/large sql statement.

 
 
 
 

Choose Your Language:

Visual Basic
(5,108,904 lines)
(248 jobs)
Java / Javascript
(477,530 lines)
(189 jobs)
C / C++
(1,227,898 lines)
(159 jobs)
ASP / VbScript
(286,058 lines)
(115 jobs)
SQL
(80,949 lines)
(213 jobs)
Perl
(92,598 lines)
(55 jobs)
Delphi
(275,622 lines)
(13 jobs)
PHP
(240,004 lines)
(70 jobs)
Cold Fusion
(9,671 lines)
(32 jobs)
.Net(655,633 lines)
(869 jobs)



Code for Profit!
Find extra paid coding work from the comfort of your own home at http://www.RentACoder.com!



 

Open Letter from Moderators | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997-2009 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.   Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.