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

Submitting data to forms with IP*Works! WebForm

Rating 5.0 5.0
ASPRSS has a subscription service that automatically submits articles to all the ASP directories out there. This article shows how the data is submitted to their forms using the IP*Works! WebForm component.
Platform(s): n/a Date: Jun, 15 2001
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: 222

Writing Smart Web-based Forms

Rating 0.0 0.0
This is an extensive article that describes form validation technique to help the user submit correct information.
Platform(s): n/a Date: May, 15 2001
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
Hits: 479

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

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