jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Form Processing

DeEnFrSp
Amount: 24
Displaying: 1 - 10
Pages: [1] 2 3 >>
Sort Listings By:
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: 696

An easy way to JMail forms

Rating 3.0 3.0
Use this quick wizard-like form to actually build a form that sends email using JMail. In a couple of minutes you will be able to recieve feedback.
Platform(s): n/a Date: Apr, 15 2002
DETAIL
Hits: 676

Basic Form Handling

Rating 0.0 0.0
A quick tutorial to show you the basics of form submission and handling.
Platform(s): n/a Date: Dec, 12 2002
DETAIL
Hits: 608

Basic Forms

Rating 0.0 0.0
Handling forms and processing the data you get from them is one of the fundamentals that need to be mastered if you are to develop a dynamic site. This is a very simple introductory tutorial on form handling.
Platform(s): n/a Date: May, 06 2002
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: 536

Checkbox Sample

Rating 0.0 0.0
This article discusses how to deal with various checkboxes in form via ASP. Covers: The Default No-Frills Checkbox, Checkbox With An Associated Value, Multiple Checkboxs With The Same Name, and Checkbox Which Maintains It's State.
Platform(s): n/a Date: May, 23 2001
DETAIL
Hits: 210

Creating Dependent Select Objects With ASP

Rating 0.0 0.0
Select boxes must often communicate with one another (i.e., a Child select object's option values depend on the value selected in the Parent object). This tutorial details how to create a hierarchy of select objects using ASP, SQL, ADO, and JavaScript.
Platform(s): n/a Date: Jan, 14 2001
DETAIL
Hits: 305

Filling the Gaps

Rating 0.0 0.0
In this final part of ASP Form Handling series, the author discusses such topics as handling radio buttons and check boxes, emailing attachments with CDONTS, and some ways of using the data stored in the registration database covered in Part 3.
Platform(s): n/a Date: Dec, 13 2000
DETAIL
Hits: 295

Forms - Check Boxes

Rating 0.0 0.0
The checkbox object is coded along the same lines as radio buttons, however each checkbox must get its own unique name since the state of "checked" or "not checked" will be passed to ASP for each box. Remember that you can set more than one option to be checked. Complete source code provided for the example.
Platform(s): n/a Date: Oct, 02 2000
DETAIL
Hits: 418

How to Build a Forms Validation Library

Rating 0.0 0.0
This article shows how to build a forms validation library using JavaScript and ASP. Its FormLib simplifies form creation and eliminates common forms-maintenance tasks.
Platform(s): n/a Date: May, 10 2001
DETAIL
Amount: 24
Displaying: 1 - 10
Pages: [1] 2 3 >>