Source Code Online Home Categories Top Code New Code Submit Code
Search
New Code
jQuery Accordion Gallery 1.0
PCL to TIFF Converter Shell for Mac 2.0
Fax Server Plus 5.3.0522
Fax Server Pro 5.6.0522
Advanced RSS2Web Professional 3.11.104
Group Mail Manager Premier 2.32.36
RSS Content Generator Premier 3.11.86
Get Remote IP Address in PHP 1.0.0
Elite News Pro2 PHP RSS Reader 2.0
RTF-to-HTML DLL COM, Win32 1.0
Java Download Manager 1.0
VISCOM Video Edit Gold ActiveX SDK 9.21
HTML-to-RTF Pro DLL COM, Win32 1.0
Joyfax Broadcast 5.00.0518
VISCOM Video Edit Gold SDK ActiveX 9.21
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
ICHolidayLettings - Holiday Lettings Site Script 1.2
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
Code Listing by Devguru

Code 1-9 of 9   


When the users have to work for longer time with the same Recordset, it wouldn't be ideal for them to keep the connection open, apart from security reasons it also increases the bandwidth, disconnected recordsets will be ideal for such cases....





The author briefs about the SQL queries in the beginning of this article. The author displays an ASP program in which a SQL query is used. The author describes the problem that normally arise when executing a query with single quotes in the query...



This ASP tutorial consists of several easier chapters to let you understand about remote scripting from the basic. Explanation on how to create scripts at client and server side to access ASP pages is available with two example programs. How to...



This ASP article demonstrates every step needed to create pop-up windows using JScript and tells the ways how to refer these windows in scripts explicitly and how to include text boxes, buttons on new window. And a detailed explanation is...



A simple but an easier tutorial that describes how to implement multi-dimensional array to print out a set of same kind of data type. The javascript functions are explained combined with ASP method to store values into multi-dimensional array and...



How to Disable Form Elements in a HTML Page is a tutorial which shows the users the way to disable the form elements in HTML pages of their websites. Netscape Navigator 4.X and Internet Explorer 4.X or 5.0 are used for testing enable/disable...



Handling Form Submissions in Client-side Script is a tutorial which shows the users the way to handle form submissions in client-side. This tutorial also shows the functions of several javascript function, which is used in client-side script. By...



dgCalendar allows to create a traditional calendar by the month. Also you can generate the calander for a selected period that suits your needs. One can customize the look by selecting fonts and colors and borders and padding and spacing and...



With an example database the author shows how to access data using ADO and ASP. In this online article the developers can learn about how to run an SQL command in ASP and display the end results in a table. The author creates a connection to a...