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: 2256

How to process the data submitted from HTML form

Rating 4.0 4.0
The great advantage of ASP is possibility to respond to user queries or data submitted from HTML forms. You can process information gathered by an HTML form and use ASP code to make decisions based off this information to create dynamic web pages. This tutorial demonstrates how to create an HTML form and process the data.
Platform(s): Windows Date: Sep, 22 2006
DETAIL
Hits: 922

Populate PDF forms on the fly

Rating 0.0 0.0
One way to generate dynamic PDF files is to create PDF template forms and then to fill them on the fly. This article show you how to do so very easily by using the FDF toolkit.
Platform(s): Windows Date: Oct, 10 2005
DETAIL
Hits: 610

Regular Expression Replace Function

Rating 0.0 0.0
A handy function for validating strings and replacing unwanted contents, by searching for matches with regular expression patterns. There are two functions - one that replaces pattern matches, and one that can call the first function multiple times, each time with a different pattern.
Platform(s): Windows Date: Apr, 18 2005
DETAIL
Hits: 845

Powerful form validation

Rating 0.0 0.0
Many of us have faced situations when we fill invalid information in one field of a form, and when we submit, the forms apears again with that field in red color. This tutorial shows you how simple it is to add such facilities to your forms.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Feb, 01 2005
DETAIL
Hits: 454

Powerful email address validation

Rating 0.0 0.0
Validating Email addresses is not limitted to finding "@" and "." signs in the address! There are higher concepts, but few are aware of them. This article shows you a simple way to check if the Email address provided by a user is "real" to a higher extent than current famous validation codes do.
Platform(s): Linux, Windows, FreeBSD, Mac OSX, Sun Solaris Date: Feb, 01 2005
DETAIL
Hits: 460

Read Clicked Checkboxes Function

Rating 0.0 0.0
When using checkboxes for selecting multiple items, there is an efficient way to read all the clicked checkboxes and return a string of their values.
Platform(s): Windows Date: Oct, 25 2004
DETAIL
Hits: 673

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: 645

Send email via ASP 3.0 and CDONTS

Rating 0.0 0.0
This script shows how to send an email via the CDONTS objects available to ASP 3.0. It will take a selection of form input, create the required e-mail objects, send the e-mail to the specified recipient and then redirect the user to a confirmation page, thanking them for their input.
Platform(s): n/a Date: Nov, 19 2002
DETAIL
Hits: 607

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: 695

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
Amount: 24
Displaying: 1 - 10
Pages: [1] 2 3 >>