- 1,251 categories
- 40,829 scripts
- Form submissions in ASP are usually written to some sort of database management system. However, if you need your form submission data to be more portable, you may want to write it to an XML file. Especially useful when the data you are gathering wil...
- Categories
- Platforms
- Licenses
- In this part 3 of &"Using ASP for Form Handling&", you will be shows how to put the form data gathered into a database. Shows how to develop a working registration system, set up the database and make it accessible via the web.
- Categories
- Platforms
- Licenses
- An article on connecting to database via ASP using both DSN and DSN less connections. Explains uses of each. Learn using connection strings.
- Categories
- Platforms
- Licenses
- This is an ASP program for creating a diary, stored in the database that allows you to post any amount of chit-chat, bug fix notifications and tips. It consists of using a database admin script to add/edit/delete entries, and a ShowDiary.asp, which ...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
- This tutorial describes how to create your own database-driven online photo album application. The database maintains a set of links to images and the comments to the images. Each set of pictures has 2 physical files (thumbnail and the actual picture...
- Categories
- Platforms
- Licenses
- Web Free-For-All is an ASP based free-for-all links page. Features include: web based admin area, modify and/or delete entries, e-mail addresses saved to database, and more. (Uses an MS Access ''97 database and the FileSystemObject).
- Categories
- Platforms
- Licenses
- This article takes you through 5 simple steps to create your own ASP guestbook program. It uses an Access 97 database for the guestbook example.
- Categories
- Platforms
- Licenses
- 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...
- Categories
- Platforms
- Licenses
Page: