jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Form Processing

DeEnFrSp
Amount: 24
Displaying: 21 - 24
Pages: << 1 2 [3]
Sort Listings By:
Hits: 252

Self Submitting Pages

Rating 0.0 0.0
A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need to make changes when maintaining code. The concept is simple. Using forms, set the action value to the URL of the page in which the form resides. Then use ASP code to determine what the current state of the page, and present the proper output to the user.
Platform(s): n/a Date: Aug, 05 2000
DETAIL
Hits: 642

Censoring User Comments in a Guestbook/Forum Setting

Rating 0.0 0.0
This tutorial shows you how to automatically censor specific words on posts for message boards or guestbooks when posted. It provides a function called CensorStr to do the job.
Platform(s): n/a Date: Apr, 12 2000
DETAIL
Hits: 553

Adding Form Content into Database

Rating 0.0 0.0
An article on inserting Form content into database. We'll also create an ASP page to show all the records and to delete specific records if wanted.
Platform(s): n/a Date: Apr, 01 2000
DETAIL
Hits: 497

VBScript forms

Rating 0.0 0.0
This page explains how to collect info from forms and validate them with VBScript server side. All source code is available.
Platform(s): n/a Date: Jan, 23 2000
DETAIL
Amount: 24
Displaying: 21 - 24
Pages: << 1 2 [3]