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




An easy way to CDONTS forms
Link ID 20504
Title An easy way to CDONTS forms
Url Visit : An easy way to CDONTS forms
Description Use this quick wizard-like form to build a form that sends email using CDONTS. In a couple of minutes you will be able to recieve feedback.
Category ASP > Tutorials > Form Processing
Keywords An   easy   way   to   CDONTS   forms
Date Sep 20, 2007
Refer it to Friend ( An easy way to CDONTS forms )  
Write a Review ( An easy way to CDONTS forms )  
Report Broken Link ( An easy way to CDONTS forms )  
Add : An easy way to CDONTS forms To Favorites
More links included : An easy way to CDONTS forms
Site links : An easy way to CDONTS forms
Traffic Details from Alexa : An easy way to CDONTS forms

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

 Other links at ASP > Tutorials > Form Processing
1. 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 extent than current famous validation codes do.
Category:   ASP > Tutorials > Form Processing


2. 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


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


4. Creating Dependent Select Objects With ASP
  Select boxes must often communicate with one another (i.e., a Child select objects 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.
Category:   ASP > Tutorials > Form Processing


5. Basic Form Handling
  A quick tutorial to show you the basics of form submission and 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