jCay.org

last scripts

popular scripts

top rated

search
 
search:

Advertisment

Form Processing

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

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
Hits: 481

Implementing forms with ASP

Rating 0.0 0.0
Generic framework showing in detail how to implement forms with ASP, with validation and field persistence.
Platform(s): n/a Date: Feb, 10 2001
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: 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: 422

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
Hits: 419

Request.Form and Stack Overflow

Rating 0.0 0.0
Full VBS code, which lets you accept x-www-form-urlencoded forms in ASP without limit of size using BinaryRead (Request.Form has 100kB limit), recomended solution from MS KB (Q273482). Source of URLDecode function included.
Platform(s): n/a Date: Sep, 06 2001
DETAIL
Hits: 416

Self-Referencing Forms

Rating 0.0 0.0
This tutorial will show you how to give your forms a little bit more power. By making your forms self-referencing, you can open up whole new areas of functionality with your web applications.
Platform(s): n/a Date: Oct, 18 2000
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
Amount: 24
Displaying: 11 - 20
Pages: << 1 [2] 3 >>