Categories

Updated: 01/02/2007

Response.Redirect Usage

Response.redirect is used to move any request form client to another page. This is most common usage to tell browser to get another page and to redirect any request to other source.
Similar Scripts for "Response.Redirect Usage"

Adding Records to a Database using SQL

The purpose of this article is to show how to get records from an html form and submit that form to an ASP page. This ASP page will then use SQL to enter the records into the database.

GNU Cgicc

GNU Cgicc is an ANSI C++ compliant class library that greatly simplifies the creation of CGI applications for the World Wide Web. Cgicc performs the following functions: Parses both GET and POST form data transparently; Provides string, integer, flo...

HTML Replace

If you''re generating pages repeatedly using the same format, or if you want to allow users to easily create data-entry and display screens, this script will do it. You just specify a file on your local hard drive that follows the right format, ...

RandomQuiz

Basically, through the use of HTTP cookies, it lets you set up a single text file of questions and answers so that any given student will only get any single question once. The questions are presented in a random order out of the list of questions th...

BNBFORM.CGI

BNBFORM.CGI is the All-In-One Forms Processor that is designed to allow you to quickly implement your HTML based forms. The program is configured by information you provide in the form itself, so you can get the script to handle your data in a variet...
©2003-2008 jCay.com