Software Listing of Author : "15seconds.com"
- AddCriteria Simplifies SQL Queries
- License: Shareware
- Price:


AddCriteria is a small function that simplifies the code needed to produce a SQL query from a set of optional criteria posted by a user. This article explains how to use this function.
- Publisher: 15seconds.com
- Date Released: 14-03-2011
- Download
- Platform: Asp, Scripts
- Analyzing Duplicate Records
- License: Shareware
- Price:


This is the first of the four-part "Advanced SQL Techniques" series, which describes a quick and efficient way to delete duplicate records from a table.
- Publisher: 15seconds.com
- Date Released: 22-05-2011
- Download
- Platform: Asp, Scripts
- ASP Authentication Using IP Address
- License: Shareware
- Price:


This article explains how to control web application access by validating the user's login and password against a database using Active Server Pages. Once validated the IP Address of the user is ensure that the user has access to the database.
- Publisher: 15seconds.com
- Date Released: 21-01-2011
- Download
- Platform: Asp, Scripts
- ASP Data Access for Beginners
- License: Shareware
- Price:


The driving force behind Active Server technologies is data access. In order to develop a truly dynamic web site developers need to allow users to access data on demand. Luckily, with Microsoft's Active Server Pages, this is exceedingly easy to do.
- Publisher: 15seconds.com
- Date Released: 15-07-2011
- Download
- Platform: Asp, Scripts
- Binding Client Side Controls Dynamically to an XML Data Source Object
- License: Shareware
- Price:


The XML data island in IE 5.x provides a simple and convenient way to dynamically alter the content of a Web page using data stored either locally or remotely in XML format.
- Publisher: 15seconds.com
- Date Released: 06-03-2011
- Download
- Platform: Asp, Scripts
- Charting the Internet
- License: Shareware
- Price:


This article shows how to create charts generated on the fly from a database, using <a href="http://www.compsysaus.com.au/intrchart">IntrChart</a>.
- Publisher: 15seconds.com
- Date Released: 01-09-2011
- Download
- Platform: Asp, Scripts
- Content Management Made Easy with ASP
- License: Shareware
- Price:


Automated content management is a must for many web sites. It's difficult to provide fresh new content without a standard automated system.
- Publisher: 15seconds.com
- Date Released: 20-07-2011
- Download
- Platform: Asp, Scripts
- Converting Your existing HTML to XML
- License: Shareware
- Price:


This article explains how to easily migrate HTML pages to XML using HTML Tidy and a COM Wrapper. It discusses a sample conversion of the bookmark file from HTML to XML and then into a browser-neutral tree view.
- Publisher: 15seconds.com
- Date Released: 11-04-2011
- Download
- Platform: Asp, Scripts
- Create a Fully Functional, Multifeatured ASP Shopping Basket
- License: Shareware
- Price:


This article explains how to design and program a multifunctional shopping cart application using SQL Server, ASP, and ODBC. Source code available for download.
- Publisher: 15seconds.com
- Date Released: 24-05-2011
- Download
- Platform: Asp, Scripts
- Creating a Category Site with ASP
- License: Shareware
- Price:


This tutorial shows how to implement a catalog site that is build with Active Server pages and SQL Server.
- Publisher: 15seconds.com
- Date Released: 27-02-2011
- Download
- Platform: Asp, Scripts
- Creating a Server Component with Visual Basic
- License: Shareware
- Price:


This article is primarily for Active Server Pages (ASP) developers who would like to take their ASP skills a step further.
- Publisher: 15seconds.com
- Date Released: 25-11-2011
- Download
- Platform: Asp, Scripts
- Creating Dependent Select Objects With ASP
- License: Shareware
- Price:


Select boxes must often communicate with one another (i.e., a Child select object's option values depend on the value selected in the Parent object).
- Publisher: 15seconds.com
- Date Released: 15-10-2011
- Download
- Platform: Asp, Scripts
- Creating Dynamic JavaScript with ASP and Databases
- License: Shareware
- Price:


This tutorial explains how to put ASP tags inside of JavaScript blocks so developers can fit large amounts of data into one form on a single page. It provides an overview of things that can be done with dynamic JavaScript with ASP and data queries.
- Publisher: 15seconds.com
- Date Released: 16-09-2011
- Download
- Platform: Asp, Scripts
- Creating PGP-Encrypted E-Mails
- License: Shareware
- Price:


PGP (Pretty Good Privacy) is an encryption program used for secure transmission of files and e-mails.
- Publisher: 15seconds.com
- Date Released: 02-09-2011
- Download
- Platform: Asp, Scripts
- Database-Driven WWW Help System
- License: Shareware
- Price:


The help system presented in this article is self contained and can be updated and altered without impacting the original Web application. The help icon in the Web application dives into an application system for the help option.
- Publisher: 15seconds.com
- Date Released: 24-10-2011
- Download
- Platform: Asp, Scripts
- Dynamically Changing Static Web Galleries
- License: Shareware
- Price:


This article explains how to dynamically change static HTML Web galleries so that the Web galleries match the color, layout, and design of a Web site.
- Publisher: 15seconds.com
- Date Released: 26-10-2011
- Download
- Platform: Asp, Scripts
- Get Your Data Faster with a Data Cache
- License: Shareware
- Price:


Storing frequently used lookup data in a database is a great idea (e.g. order status codes, state names, etc.) that saves tremendous amounts of time in design and maintenance.
- Publisher: 15seconds.com
- Date Released: 10-10-2011
- Download
- Platform: Asp, Scripts
- How to Build a Forms Validation Library
- License: Shareware
- Price:


This article shows how to build a forms validation library using JavaScript and ASP. Its FormLib simplifies form creation and eliminates common forms-maintenance tasks.
- Publisher: 15seconds.com
- Date Released: 25-07-2011
- Download
- Platform: Asp, Scripts
- Implement a Division-of-Labor Approach to Complex XML Manipulation
- License: Shareware
- Price:


This article shows how to use Internet Explorer's (IE's) modal dialog functionality to divide complex Extensible Markup Language (XML) data manipulation into simple, efficient, manageable units.
- Publisher: 15seconds.com
- Date Released: 17-01-2011
- Download
- Platform: Asp, Scripts
- Implementing AJAX Using ASP.NET .
- License: Freeware
- Price: 0.00


AJAX is an acronym that stands for Asynchronous JavaScript and XML. AJAX gains its popularity by allowing data on a page to be dynamically updated without having to make the browser reload the page.
- Publisher: 15seconds.com
- Date Released: 21-01-2011
- Download
- Platform: Misc Scripts
- Implementing Dynamic Arrays of Objects
- License: Shareware
- Price:


Using classes in ASP 3.0 we can create dynamic arrays of objects. This article presents a sample code showing how to implement a class of dynamic arrays of objects several layers deep.
- Publisher: 15seconds.com
- Date Released: 25-01-2011
- Download
- Platform: Asp, Scripts
- Integrating Flash with an Access Database
- License: Shareware
- Price:


This article explains how to connect a Flash movie to an Access database, and use an ASP page to query the database and transfer information over to the Flash movie. It shows how to build a very simple Flash address book to demonstrate the technique.
- Publisher: 15seconds.com
- Date Released: 07-08-2011
- Download
- Platform: Asp, Scripts
- Integrating User Search with ASP and SQL Server Full-Text Search
- License: Shareware
- Price:


This article provides sample source code for a user query parser which allows users to submit full-text search queries from ASP to SQL Server 2000. Full source code available for download.
- Publisher: 15seconds.com
- Date Released: 15-01-2011
- Download
- Platform: Asp, Scripts
- Interrogating a Stored Procedure with ADO
- License: Shareware
- Price:


This article describes how to use the refresh method of the ADO Parameters collection to interrogate a stored procedure. It shows how to create the code in an automated fashion for use in VBScript connecting to MS SQL Server 7.
- Publisher: 15seconds.com
- Date Released: 14-05-2011
- Download
- Platform: Asp, Scripts
- Paging: Use ADO, getrows, or a Stored Procedure?
- License: Shareware
- Price:


Paging is basically querying a database and presenting a page full of the query's results. In ASP and SQL Server programming, there are three approaches to paging.
- Publisher: 15seconds.com
- Date Released: 03-01-2011
- Download
- Platform: Asp, Scripts
- Random Passwords
- License: Shareware
- Price:


This is a quick and easy example of how to create a random password and mail it to the person who tried to register at your site.
- Publisher: 15seconds.com
- Date Released: 24-10-2011
- Download
- Platform: Asp, Scripts
- Randomizing a Recordset
- License: Shareware
- Price:


This article describes several ways to use a SQL calculated field and the ORDER BY clause to arrange a recordset in random order. It provides a simple tool for verifying that the results are uniformly random.
- Publisher: 15seconds.com
- Date Released: 23-11-2011
- Download
- Platform: Asp, Scripts
- Recursive Functions
- License: Shareware
- Price:


A function that calls itself repeatedly, satisfying some condition is called a Recursive Function. Using recursion, we split a complex problem into its single simplest case. The recursive function only knows how to solve that simplest case.
- Publisher: 15seconds.com
- Date Released: 24-06-2011
- Download
- Platform: Asp, Scripts
- Simple Web-Database System Application
- License: Shareware
- Price:


This article will show how to connect an Access database to your Active Server Pages using Microsoft FrontPage.
- Publisher: 15seconds.com
- Date Released: 17-05-2011
- Download
- Platform: Asp, Scripts
- The ASP.NET Page Life Cycle
- License: Shareware
- Price:


This article describes the life cycle of an ASP.NET page from initialization to unloading. Also shows the various methods to override ASP.NET server-side events. Source code available for download.
- Publisher: 15seconds.com
- Date Released: 06-01-2011
- Download
- Platform: Asp, Scripts
- Tracking Web Page Visitors with XML
- License: Shareware
- Price:


This article describes how to create a simple stats tracking program to demonstrate how to deal with records using XML, instead of ADO Object. Source code available for download.
- Publisher: 15seconds.com
- Date Released: 23-08-2011
- Download
- Platform: Asp, Scripts
- Understanding File Upload
- License: Shareware
- Price:


Building an upload file mechanism on a Web server can often require using a costly DLL. Tiago Halm's article shows you how to upload a file using only Active Server Page (ASP) code and Internet Explorer. Sample code is provided.
- Publisher: 15seconds.com
- Date Released: 17-04-2011
- Download
- Platform: Asp, Scripts
- Using ASP to Send a Wireless Text Message
- License: Shareware
- Price:


Sending an SMS message via e-mail requires the acceptance of several hidden flaws. This article shows how to avoid these complications by sending a wireless text-message through the use of ASP.
- Publisher: 15seconds.com
- Date Released: 04-06-2011
- Download
- Platform: Asp, Scripts
- Using the Application Object to Improve Performance
- License: Shareware
- Price:


This article discusses the usage of persistence with the Application object in detail.
- Publisher: 15seconds.com
- Date Released: 04-07-2011
- Download
- Platform: Asp, Scripts
- Using XML to Improve File-Upload Processing
- License: Shareware
- Price:


This article presents an example of multiple binary file upload for Web applications using Extensible Markup Language (XML) technology, without the typical limitation of traditional file upload processing.
- Publisher: 15seconds.com
- Date Released: 09-02-2011
- Download
- Platform: Asp, Scripts
