Main Directory
ASP 3091
ASP.NET 863
C and C++ 343
CFML 280
CGI and Perl 3073
Flash 803
Java 1614
JavaScript 2272
PHP 11222
Python 112
Remotely Hosted 1437
Tools and Utilities 2883
Web Hosting 27
XML 233




Read Clicked Checkboxes Function
Link ID 7585
Title Read Clicked Checkboxes Function
Url Visit : Read Clicked Checkboxes Function
Description 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.
Category ASP > Tutorials > Form Processing
Keywords Read   Clicked   Checkboxes   Function
Date Sep 20, 2007
Refer it to Friend ( Read Clicked Checkboxes Function )  
Write a Review ( Read Clicked Checkboxes Function )  
Report Broken Link ( Read Clicked Checkboxes Function )  
Add : Read Clicked Checkboxes Function To Favorites
More links included : Read Clicked Checkboxes Function
Site links : Read Clicked Checkboxes Function
Traffic Details from Alexa : Read Clicked Checkboxes Function

Average Visitor Rating: 0.00 (out of 5)
Number of ratings: 0 Votes
Visitor Rating

 Other links at ASP > Tutorials > Form Processing
1. 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.
Category:   ASP > Tutorials > Form Processing


2. Self Submitting Pages
  A very important coding method to understand when developing ASP pages is the page that submits to itself. This technique is very powerful and can drastically reduce the number of files you have to maintain and the number of places in which you need to make changes when maintaining code. The concept is simple. Using forms, set the action value to the URL of the page in which the form resides. Then use ASP code to determine what the current state of the page, and present the proper output to the user.
Category:   ASP > Tutorials > Form Processing


3. 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.
Category:   ASP > Tutorials > Form Processing


4. 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.
Category:   ASP > Tutorials > Form Processing


5. 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.
Category:   ASP > Tutorials > Form Processing




 Popular Tags

#   A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z