Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
ICMLM - MLM software script 2.1
jPDFSecureCLI Command-line secure PDF 2.50
Biometric Handpunch Manager Professional 7.00.10
Advanced RSS2Web Enterprise 3.11.104
ICLowBidAuction - Low Bid Auction Software 3.3
ICPennyBid - Penny auction software 3.9
PDF Studio 7.4
jWordConvert 2.10
THyperGrid 2.23
jQuery Banner Rotator 1
Odin Hard Disk Drive(HDD) Encryption 7.7.2
Hex Comparison 5.1128
VISCOM Video Player Pro ActiveX 8.61
VISCOM TIFF Viewer ActiveX SDK 9.52
jPDFWriter 3.40
Top Code
ICLowBidAuction - Low Bid Auction Software 3.3
ICPennyBid - Penny auction software 3.9
Elite News Pro2 PHP RSS Reader 2.0
ASP.NET Event Calendar in MVC3 Razor 1.0
WebTreeView 1.0
BP-T-Shirt - Custom T-Shirt WebStore Script 1.0
CloudOsys File Upload 2.4b2
X360 Multi-page Tiff Viewer ActiveX OCX 2.69
Metadraw3-OCX
AceDRM 1.0
MetaTags For Websites, Documents & Articles
idCGIRunner 1.5
a-Mac Address Change
TmdMailSlot, TmdWinPopup & TmdSecureMail 1.14
WindowHTML 1.1
Code Listing by Aaron Bertrand

Code 1-10 of 13   Pages: Go to  1  2  Next >>  page  


At the end of this online article the webmasters can easily access a text file or a database from any remote server. The author demonstrates the way to link to an Access database from the web. This article displays the sample connection string for...





Through this online article the developers could get a solution for a problem which arise while executing Recordcount function in SQL. The author suggests to use GetRows function. The article highlights another method using SQL Server also. This...



Through this online article the author describes about the neccessity of using execute method. The author also suggests about the direct statements for quicker access. In this article the advantage of using INSERT or UPDATE statement is explained....



This tutorial is used as reference which helps the users to know what is the best way to fetch or update records into the database. Author discusses this issue with rs(0) and rs(column_name). Sample code has been given for the users to refer and...



This article is mostly for referring about SELECT key usage in SQL statements and also tells why to avoid SELECT while building statements. It explains about the demerits in SELECT with example in a simple way. The author also tells to use...



The author suggests the task to be carried out with the help of OLEDB. The author proves this concept by using SQL Server Authentication and Windows Authentication. The author also steps in ORACLE and MS Access using the MS OLEDB. The sample...



After reading this article the developers can take a proper decision to store images on the file system than in the database. The author suggests to take filesystem option while storing images. Further the author explains each methodology with...



Reserved Database Keywords is an ASP.NET reference with hundreds of reserved words that should not be used in the user defined objects, names of tables and columns of Access, ODBC and T-SQL databases. If the users use these words unknowingly then...



This tutorial is helpful for every SQL server administrators and its developers which explains them about the usage of apostrophe in a SQL statement. It clearly explains the users how to avoid apostrophe errors. Its an easy to follow tutorial for...



In this ASP tutorial, how to retrieve an user's IP address is taught clearly with a simple program. And this tutorial analyzes the problems with this process when the IP address is protected by firewall and proxy settings. The users IP stored in...