|
Complete online scripts resources directory on web Online Scripts Hub one stop for all kinds of webmaster scripts. Programmers, Developers can browse from 1000+ categories of scripts from categories ASP, ASP.net, C and C++, ColdFusion, CGI and Perl, Flash, Java, JavaScript, PHP, Python, Remotely Hosted, Tools and Utilities, Web Hosting and XML categories. Browse the large scripts databse and find the best freeware or shareware script that suit your need. If you have any resource i.e script in freeware or shareware, just list in our directory.
|
Submit Script :: Modify Script
Online Scripts > ASP > ASP Tips and Tutorials > Form Processing
| 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.
|
Date Added: 09-Nov-2005 Hits: 44 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 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.
|
Date Added: 09-Nov-2005 Hits: 27 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 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.
|
Date Added: 09-Nov-2005 Hits: 26 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 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.
|
Date Added: 09-Nov-2005 Hits: 28 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 5.
Basic Form Handling
|
A quick tutorial to show you the basics of form submission and handling.
|
Date Added: 09-Nov-2005 Hits: 38 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 6.
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.
|
Date Added: 09-Nov-2005 Hits: 44 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 7.
An easy way to CDONTS 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.
|
Date Added: 09-Nov-2005 Hits: 21 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 8.
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.
|
Date Added: 09-Nov-2005 Hits: 48 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 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.
|
Date Added: 09-Nov-2005 Hits: 24 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
| 10.
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.
|
Date Added: 09-Nov-2005 Hits: 29 Rating: 0.00 Votes: 0
[Detail]
[Send URL]
|
|
|