Subscribe to this category

Top > ASP > Tutorials > Form Processing



Links

1. 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 time with a different pattern.
Category:   ASP > Tutorials > Form Processing


Date Added: Aug 22, 2005 Hits: 245 Rating: 4.50 Votes: 4

  Member Reviews Visitor Ratings Google PR

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


Date Added: Jul 8, 2005 Hits: 441 Rating: 5.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

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


Date Added: Jun 15, 2005 Hits: 777 Rating: 4.50 Votes: 2

  Member Reviews Visitor Ratings Google PR

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


Date Added: Jul 24, 2005 Hits: 596 Rating: 5.00 Votes: 1

  Member Reviews Visitor Ratings Google PR

5. Basic Form Handling



A quick tutorial to show you the basics of form submission and handling.
Category:   ASP > Tutorials > Form Processing


Date Added: Sep 8, 2005 Hits: 799 Rating: 2.78 Votes: 9

  Member Reviews Visitor Ratings Google PR

6. 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, thanking them for their input.
Category:   ASP > Tutorials > Form Processing


Date Added: Jun 21, 2005 Hits: 663 Rating: 3.38 Votes: 8

  Member Reviews Visitor Ratings Google PR

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


Date Added: Jul 8, 2005 Hits: 894 Rating: 3.50 Votes: 4

  Member Reviews Visitor Ratings Google PR

8. An easy way to CDONTS forms



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


Date Added: Jun 14, 2005 Hits: 765 Rating: 2.00 Votes: 3

  Member Reviews Visitor Ratings Google PR

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


Date Added: Jun 24, 2005 Hits: 681 Rating: 2.67 Votes: 6

  Member Reviews Visitor Ratings Google PR

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


Date Added: Jul 11, 2005 Hits: 586 Rating: 3.33 Votes: 3

  Member Reviews Visitor Ratings Google PR

Pages: 1 2 3 [Next >]

Home      New Listings      Hot Listings      Top Rated     Add a Listing      Get Rated     Update a Listing
Copyright © 2007 ScriptsResource.com. All Rights Reserved.
TBIT DESIGN, INC. - 2950 E. Flamingo Rd. Suite B - Las Vegas - NV 89121
Terms of Service - Privacy Policy - Contact Us