Categories
Tags → Asp Paging

Selecting random record from database

This ASP source code describes a short way to select a record from database. First we need to calculate how many records we have in our table. Using randomize function, we generate a random number between 0 to count of records in database. Last...
DETAILS

ASP SiteSearch

ASP SiteSearch provides search engine capabilities to website. Developed to easily mold into any web design, you have many capabilities/choices in setting up the application on your site: - Filter for file extensions that you want searched - E...
DETAILS

tcGuestBook

tcGuestBook is a ASP/Flash/Access-based GuestBook program that comes with 2 different skins and instructions to add your own custom (Flash) skins. One of these skins is a metaphor of a real guest book with paging animations. You''ll be able to d...
DETAILS

access2asp

access2asp is a conversion tool for access databases that converts your db to clean, commented pro asp /asp.net code. It produces a ''front end'' and an ''admin'' section with ability to view,search,add, edit and delete. Also prod...
DETAILS

ASPDB-Ax

ASPDB-Ax is an ASP application for connecting to instantly Design, Search and Edit all your Access and SQL Server databases on the web. Features: A pure HTML/ASP/ADO based solution to ensure 100% Cross Browser Compatibility, Full ADO Paging Support, ...
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

Article Paging Script

Article Paging Script is a short ASP script that allows you to put an large ammounts of html onto 1 asp page, but seperate it into ''pages'' and still maintain 1 file.
DETAILS
©2003-2019 jCay.com