Form Processing

Results 1 - 20 of 26

Sort by:

How to get SelectedText from Asp Dropdownlist or HTML Select option

asp:DropDownList is the server side control of asp.net & the drop down selection list is an element of HTML forms commonly know as Combo Box. Most of the times developers need to find or get the Selected Index value, Selected Value & Selected Text. In...
(show more)

  • Price: Free
  • Views: 20

How to read asp radio button list selected value

Using javascript to get the asp radio button list selected value is not an easy job like other asp.net objects. To get the selected value from asp radio button list you have to iterate through all the radio buttons in that set and then read the value for...
(show more)

  • Price: Free
  • Views: 13

An easy way to JMail forms

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.

(3.44 out of 5) from 7 Ratings

  • Price: Free
  • Views: 3,053

How to process the data submitted from HTML form

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...
(show more)

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 2,132

Populate PDF forms on the fly

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.

(3.67 out of 5) from 6 Ratings

  • Price: Free
  • Views: 3,026

Regular Expression Replace Function

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...
(show more)

(3.50 out of 5) from 6 Ratings

  • Price: Free
  • Views: 961

Powerful form validation

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.

(4.00 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,879

Powerful email address validation

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...
(show more)

  • Price: Free
  • Views: 1,219

Read Clicked Checkboxes Function

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.

  • Price: Free
  • Views: 998

Basic Form Handling

A quick tutorial to show you the basics of form submission and handling.

(3.89 out of 5) from 9 Ratings

  • Price: Free
  • Views: 5,151

Send email via ASP 3.0 and CDONTS

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,...
(show more)

(4.50 out of 5) from 6 Ratings

  • Price: Free
  • Views: 4,728

Basic Forms

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.

(4.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 4,456

Request.Form and Stack Overflow

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.

(3.33 out of 5) from 3 Ratings

  • Price: Free
  • Views: 1,792

Submitting data to forms with IP*Works! WebForm

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.

  • Price: Free
  • Views: 1,256

Checkbox Sample

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.

(4.50 out of 5) from 6 Ratings

  • Price: Free
  • Views: 6,006

Writing Smart Web-based Forms

This is an extensive article that describes form validation technique to help the user submit correct information.

(3.33 out of 5) from 6 Ratings

  • Price: Free
  • Views: 3,861

How to Build a Forms Validation Library

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.

  • Price: Free
  • Views: 2,230

Implementing forms with ASP

Generic framework showing in detail how to implement forms with ASP, with validation and field persistence.

(2.67 out of 5) from 3 Ratings

  • Price: Free
  • Views: 4,951

Creating Dependent Select Objects With ASP

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.

  • Price: Free
  • Views: 2,194

Filling the Gaps

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.

  • Price: Free
  • Views: 1,695
<< previous
 ( 1 | 2next >>