Categories
Tags → Asp To Database

csASPUpload

This is an ASP component/dll which processes file uploads using html forms and a web browser. It can handle more than one file per form. Once uploaded the files can be saved to disk or to a database as a binary data stream. Files can also be exported...
DETAILS

Import CSV to HTML

The author writes &"A CSV (Comma Separated Values file sometimes referred to as a flat file) is essentially a text file that has a comma delimiter between the table values and a unique line for each observation. While this is usually a mean...
DETAILS

Creating Excel Spreadsheets

This article describes using the Office Web Components (OWC) to create an Excel spreadsheet via ASP code based on the results from a database query. All of this complexity is encapsulated in a (rather basic) class.
DETAILS

Maximize Your ASP Performance

Active Server Pages give great performance, but you can make them even faster with a few tweaks to your code and database connections. Here''s a detailed tutorial on how to refine your scripts and ASP features for maximum speed.
DETAILS

DB2ASP

DB2ASP converts and publishes your database to dynamic asp web pages. DB2ASP creates ASP, HTML, CSS, and JavaScript in minutes, saving hours or even days of work. You can view/add/edit/delete you data via any browser. DB2ASP is for non-programmers an...
DETAILS

NetLogin

NetLogin is an ASP based user management system for your website or intranet allowing you to secure web pages. NetLogin integrates easily into any FrontPage enabled web. Complete with online administration, unlimited users, multiple database sup...
DETAILS

Database Search Sample Code

Here is a quick sample of searching a DB for certain records. It''s really no different then doing any other query except that you need to use wildcards. In ASP / ADO the wildcard character is %. It works the way most of us have come to expect *...
DETAILS

aspWebSurvey

Websurvey is an asp app that displays a survey and collects the answers to the user. It is Copyrighted 2001, Brain Scan Studios, Inc. and is distributed under the GNU Public License. All source code is provided also included is an Access database so ...
DETAILS

Active Server Pages 3.0 by Example

ASP by Example assumes a basic knowledge of VBScript and teaches you how to create dynamic web sites quickly and easily. Using real-world examples, ASP 3 by Example teaches proper, accepted coding techniques that will cause fewer problems and allow y...
  • Categories
  • Platforms
    • Linux
  • Licenses
    • Freeware
DETAILS

Display Image From Database

It is possible to store images in a database using a number of third party tools or a custom built component. Once you have the images stored in your database, however, displaying them requires the use of a simple ASP page. This tutorial explains how...
DETAILS

Page:
©2003-2019 jCay.com