Categories
Tags → Asp With Sql Database

Wizz Computers ASP Guestbook

This is the ASP version of Wizz Computers Guestbook. It uses an ADO connection object, using an ODBC DSN to connect to the database. The ADO connection object has session scope and is instantiated in Global.asa. Before using the ASP version you'...
DETAILS

Paging: Use ADO, getrows, or a Stored Procedure?

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. This article compares the approaches and explains which one is the most efficien...
DETAILS

Registration Example With Verification

This is a registration form with a registration script with verification. You will change/add the verification according to your requirements. It basically consists of a HTML page, and an ASP script that handles the data processing. Uses a SQL databa...
DETAILS

ASP Data Access for Beginners

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...
DETAILS

Fun With Stored Procedures...

This is a brief and very useful tutorial on creating and using stored procedures with your asp applications. A stored procedure is nothing more than an sql statement stored inside a database. The database can be SQL Server or MS Access as well as oth...
DETAILS

ASP-SQL2Table

SQL2Table is a freeware C++ database COM server dll that takes a connection string and a SQL statement, generating a custom table in HTML format. The target audience is an Active Server Page scripter who wants to automate data retrieval from a relati...
DETAILS

Instant ASP Scripts

Instant ASP Scripts provides the &"why&" for Active Server = Pages. Numerous books on the market teach you how to use Active Server Pages but skimp on real-world examples of its use. This book will show you how you can activate your...
DETAILS

Visual InterDev

Visual InterDev is the team-based development environment for rapidly designing, building, and debugging data-driven Web applications. Main features include: Integrated WYSIWYG page editor to visually construct sophisticated HTML and ASP pages, Debug...
DETAILS

ASP Shop Plus

ASP Shop Plus is a powerful ASP shopping cart system for your Web site. It features: Complete Management Backend, Scalable Architecture, Dynamic Product Pages, Use with either Access 7.0 or SQL Server 7.0 as back ends, Complete ASP Source Code, Autom...
DETAILS

CactuShop

CactuShop is an ASP shopping cart system comprising .asp scripts and a choice of MS Access, MS SQL or MySQL database. Its the only major ASP cart to feature the latest W3C standards compliant code (XHTML 1.0 strict). Cactushop features an advanced &...
DETAILS

Page:
©2003-2008 jCay.com