Show (beta):
Join Help
  Home
Ajax
ASP
Books
Magazine Articles
Online Communities
References
Scripts and Components
Software
Tips and Tutorials
Ad Management
Affiliate Programs
Auction Systems
Calendars
Chat Scripts
Click Tracking
Communication
Component Building
Content Management
Cookies and Sessions
Counters
Customer Support
Database-related
Date and Time
Development
Discussion Boards
E-Commerce
Email Systems
Error Handling
Excel and ASP
File Manipulation
Flash and ASP
Form Processing
Frequently Asked Questions
Graphs and Charts
Guestbooks
Image Galleries
Image Manipulation
Introduction to ASP
Mailing List Management
Miscellaneous
MS Word and ASP
Networking
News Publishing
Polls and Voting
Postcards
Quote Display
Randomizing
Redirection
Searching
Security
Server Management
Site Navigation
Site Recommendation
Tests and Quizzes
User Authentication
User Management
WAP and WML
Web Fetching
Web Traffic Analysis
XML and ASP
Web Developers
Web Sites
ASP.NET
C and C++
CFML
CGI and Perl
Flash
Java
JavaScript
PHP
Python
Remotely Hosted
Ruby on Rails
Tools and Utilities
Web Hosting
XML

  140 Products in 0 » 50
Product Name Rating Downloads Added Votes
Delete Duplicates from a Database (MYSQL, MSSQL)
An easy way to delete duplicate data from a database such...
Not Rated 32 May 11, 2009 0
Make database access safer with transactions
You can use transactions in ASP as a kind of insurance policy...
Not Rated 25 May 11, 2009 0
Suggestion Box
Sample implementation (source code)illustrating how to implement...
Not Rated 21 May 11, 2009 0
Nesting repeaters in .NET
Data repeaters in .NET are very useful to display database...
Not Rated 20 May 11, 2009 0
Presentation Of Hierarchical Data
Multiple level select boxes tackled with hierarchical data!...
Not Rated 20 May 11, 2009 0
Turn foreign keys into list boxes
The author writes "CoverYourASP's original database...
Not Rated 19 May 11, 2009 0
Import text file to MS Access
This article will explain how to import the contents of...
Not Rated 0 May 11, 2009 0
Selecting random record from database
This ASP source code describes a short way to select a record...
Not Rated 0 May 11, 2009 0
ASP Speed Tricks
This article describes practical methods of optimizing the...
Not Rated 0 May 11, 2009 0
Retrieving Column Names with values
This tutorials based on a bit of knowledge on SQL. Sample...
Not Rated 0 May 11, 2009 0
Encrypt Passwords Before Storing In a Database
This code demonstrates how to use an MD5 hash to encrypt...
Not Rated 0 May 11, 2009 0
ASP Tutorials - Connecting and Using MS Access Databases
This tutorial helps you to understand: Connecting ASP...
Not Rated 0 May 11, 2009 0
Counting Records in SQL Script
Sometimes we worry about limits of database table and we...
Not Rated 0 May 11, 2009 0
An Useful Method : RecordSet.Filter
Filter method is very useful working with large datasets....
Not Rated 0 May 11, 2009 0
Dynamically Dependent Dropdown
Learn how to create dynamically dependent dropdown lists...
Not Rated 0 May 11, 2009 0
Filling Data into Select List
In this short ASP source code, we will pull some data from...
Not Rated 0 May 11, 2009 0
Running ASP in Linux and Possible Problems
This writing will discuss several things to do to ensure...
Not Rated 0 May 11, 2009 0
Simple Database Class
This database class handles Select, Insert, Update, and...
Not Rated 0 May 11, 2009 0
Bullschmidt ASP Web Database Sample
This sample ASP Web database can give you ideas about tying...
Not Rated 0 May 11, 2009 0
Faster Singleton Queries with ADO
It is very common operation to request one field of information...
Not Rated 0 May 11, 2009 0
How to connect to database using a connection string
The power of Active Server Pages comes through when we tie...
Not Rated 0 May 11, 2009 0
How to Encrypt Passwords in the Database
If you are developing a password-protected web site, you...
Not Rated 0 May 11, 2009 0
Get image from database
Learn how to get a stored image from a database and display it on a page.
Not Rated 0 May 11, 2009 0
Search a Database
Learn how to search a database with keywords.
Not Rated 0 May 11, 2009 0
Using GetRows To Get All Records From Table
Following example, extracts all of the records in a database...
Not Rated 0 May 11, 2009 0
Using SUM Function in An SQL Statement
Sum function can be used for to get the sum of a numeric...
Not Rated 0 May 11, 2009 0
Uploading Images to Database Using Persist AspUpload
You can upload your images to MS-SQL server with this simple...
Not Rated 0 May 11, 2009 0
Compacting an Access database from ASP code
This source code can compact and repair your MS-Access database...
Not Rated 0 May 11, 2009 0
Executing Transact-SQL UPDATE statement
In this example, we will edit some records from a database....
Not Rated 0 May 11, 2009 0
Executing Transact-SQL INSERT statement
In this example, we will add some records to a database....
Not Rated 0 May 11, 2009 0
Counting Records In A Database Table
We can count records in a table with these a few lines of...
Not Rated 0 May 11, 2009 0
Executing Transact-SQL DELETE statement
In this example, we will delete some records from a database....
Not Rated 0 May 11, 2009 0
Custom Paging in ASP
This source code displays results dividing to pages. Code...
Not Rated 0 May 11, 2009 0
Paging Records With GetRows
You all must have seen and done stuff with the RecordSet...
Not Rated 0 May 11, 2009 0
How to display records from top 4 database systems using plain ASP?
Sometimes, we would have chance to convert our existing...
Not Rated 0 May 11, 2009 0
Dynamic, database backed dropdown lists
How to build a dynamic dropdown list with ASP and database...
Not Rated 0 May 11, 2009 0
MS Access: Tables, Views and Procedures
Ever wondered how to create a table, view or procedure with...
Not Rated 0 May 11, 2009 0
WiredNow.net: SQL Reserved Words
It is an often problem with database intergration when you...
Not Rated 0 May 11, 2009 0
Convert to Comma-Delimited File
This page demonstrates the capabilities how to write an...
Not Rated 0 May 11, 2009 0
Wielding the Power of the DataView
When faced with learning a new technology, it's common to...
Not Rated 0 May 11, 2009 0
ASP and DBF database file connection
Create a connection to DBF files using JetOLEDB provider...
Not Rated 0 May 11, 2009 0
Dynamic Form and Database Driven Marquee
Basically, I had the problem of needing a marquee to scroll...
Not Rated 0 May 11, 2009 0
Get the ID of the record entered
How do I get the Unique ID or Auto ID of the record I just...
Not Rated 0 May 11, 2009 0
Access and SQL Server DSN-LESS connections
There are a few different ways to connect to an Access database...
Not Rated 0 May 11, 2009 0
Populate dropdowns from your database
Dropdowns or combo boxes are an excellent way to get input...
Not Rated 0 May 11, 2009 0
Add records with sql statments
Learn how to add records with an SQL statement instead of...
Not Rated 0 May 11, 2009 0
Edit records with sql statements
Learn how to edit records with an SQL statement instead...
Not Rated 0 May 11, 2009 0
Delete records with sql statements
Learn how to delete records with an SQL instead of a Recordset....
Not Rated 0 May 11, 2009 0
Uploading and inserting files (binary data) to the database
Step-by-step tutorial on how to upload files (images, text,...
Not Rated 0 May 11, 2009 0
Displaying binary data from the database using plain ASP
Step-by-step tutorial on how to display uploaded binary...
Not Rated 0 May 11, 2009 0
  140 Products in 0 » 50



© 2012 - Transit Network - All Rights Reserved - All Copyrights & Trademarks are property of their respective owners. Terms of Service | Privacy Policy