Main > Free Download Search >

Free address validation script

address validation

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 907
UPS address validation tool 1.0

UPS address validation tool 1.0


With UPS Address Validation, available in the latest XML technology, you don?t have to worry about your customers entering incorrect address information. If customers make a mistake, UPS Address Validation alerts them with an error message, ensuring that more>> With UPS Address Validation, available in the latest XML technology, you don?t have to worry about your customers entering incorrect address information. If customers make a mistake, UPS Address Validation alerts them with an error message, ensuring that errors are corrected at the point of entry long before orders leave the shipping dock. This reduces costly returns for you and headaches for your customers. UPS Address Validation uses U.S. Postal Service guidelines to thoroughly check the city, state and postal code of every shipment. UPS provides up to ten alternate addresses, including an accuracy rate that lets your customers know how closely the address they entered matches the suggested address.<<less
Added: 2006-03-16 License: Freeware Price: $0.00USD
62 downloads
Regular Expressions IP Address Validation with .net 1.0.0

Regular Expressions IP Address Validation with .net 1.0.0


This regular expression will check for valid Internet Protocol (IP) address. Here we are going to search four decimal numbers groups, each separated by a dot. each set contains zero to three digits. Here regular expression check for two group which on more>> This regular expression will check for valid Internet Protocol (IP) address. Here we are going to search four decimal numbers groups, each separated by a dot. each set contains zero to three digits. Here regular expression check for two group which on concatenation generate a valid IP address. First group select from 3 alternatives which will find decimal number range from 0 to 255 ending with .(dot or period), exactly 3 repetitions and Second group select from 3 alternatives which will find decimal number range from 0 to 255.<<less
Added: 2009-04-23 License: Freeware Price: $0.00USD
16 downloads
Form validation

Form validation


You have a form on your website and you want to make sure that your users use the form correctly. So I thought about the best way of doing this, and immediatly dismissed the idea of JavaScript because JavaScript can easily be disabled. So I knew that PHP more>> You have a form on your website and you want to make sure that your users use the form correctly. So I thought about the best way of doing this, and immediatly dismissed the idea of JavaScript because JavaScript can easily be disabled. So I knew that PHP was the answer. Here is my solution.<<less
Added: 2008-09-19 License: Other Price: $0.00USD
17 downloads
URL Validation 1.4

URL Validation 1.4


This script is used to validate the URL that your users submit when viewing your site. The script helps prevent Remote File Inclusions, SQL injections, and other forms of hacking attempts. You can include the script in any PHP file to secure your more>> This script is used to validate the URL that your users submit when viewing your site. The script helps prevent Remote File Inclusions, SQL injections, and other forms of hacking attempts. You can include the script in any PHP file to secure your website. FEATURES: * Automatically checks our database for new risks. * Blocks malicious URL requests. * Redirects malicious requests to our website for logging. REQUIREMENTS: * PHP * cURL<<less
Added: 2008-06-12 License: GPL Price: $0.00USD
11 downloads
Quick and Dirty E-mail Validation

Quick and Dirty E-mail Validation


If you use this code, you will be able to validate a submitted e-mail address. It checks for an @ character, and actually checks the DNS of the e-mail address domain to make sure it has a mail server. more>> If you use this code, you will be able to validate a submitted e-mail address. It checks for an @ character, and actually checks the DNS of the e-mail address domain to make sure it has a mail server.<<less
Added: 2006-09-25 License: Freeware Price: Free
1129 downloads
Ultimate form validation

Ultimate form validation


The script: * real time verifies that a string is numeric, otherwise it deletes the non-numeric character. * watches the status of the CapsLock * verifies a string is empty, numeric, date, alphabetical, email. * verifies the matching of two more>> The script: * real time verifies that a string is numeric, otherwise it deletes the non-numeric character. * watches the status of the CapsLock * verifies a string is empty, numeric, date, alphabetical, email. * verifies the matching of two passwords. * verifies the right format of a phone number. * verifies the minimum or the maximum numbers of the characters in an input. * has language independent error messages. * displays error messages in a div or in an alert box.<<less
Added: 2006-10-25 License: Freeware Price: $0.00USD
12 downloads
Email Validation script

Email Validation script


This nice and simple script that uses regular expressions to check that a form field contains a valid email address. more>> This nice and simple script that uses regular expressions to check that a form field contains a valid email address.<<less
Added: 2005-11-12 License: Freeware Price: $0.00USD
10 downloads
IP Address Guide

IP Address Guide


Free web-based IP address and domain name tools for Ping, Traceroute, NSLookup, CIDR, geolocation and HTML Validator. more>> Free web-based IP address and domain name tools for Ping, Traceroute, NSLookup, CIDR, geolocation and HTML Validator.<<less
Added: 2005-06-05 License: Freeware Price: $0.00USD
10 downloads
Date Validation in ASP.NET

Date Validation in ASP.NET


In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture more>> In this tutorial, we will try to validate some data coming from a form input. While using this sample code will check the date is true and in correct format. We will compare the date within a culture date format. Code can do two jobs for us : date is valid and date is in correct format.<<less
Added: 2007-01-08 License: Freeware Price: Free
1038 downloads
Degradable Ajax Form Validation

Degradable Ajax Form Validation


Thanks to Ajax, we can provide real-time feedback to the user using server-side validation scripts and eliminate the need for redundant validation functions without giving up a solution that degrades more>> Thanks to Ajax, we can provide real-time feedback to the user using server-side validation scripts and eliminate the need for redundant validation functions without giving up a solution that degrades gracefully when JavaScript is disabled.<<less
Added: 2006-11-10 License: Freeware Price: Free
664 downloads
Powerful form validation

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 more>> 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.<<less
Added: 2005-02-01 License: Not Specified Price: Free
1740 downloads
Form and Spelling Validation

Form and Spelling Validation


Most dynamic web sites rely heavily on forms. From user authentication to entry of news items, we use forms to accept user input. There are many different ways we can validate data from the user. In t more>> Most dynamic web sites rely heavily on forms. From user authentication to entry of news items, we use forms to accept user input. There are many different ways we can validate data from the user. In this tutorial, we will examine several of the more common items that need validation and provide examples for each. We will also explore how to check documents for misspelled words and suggest proper replacements.<<less
Added: 2003-07-20 License: Other Free / Open Source License Price: Free
2299 downloads
IP address Button 1.0

IP address Button 1.0


Shows the IP address of the internet user in a nice button. This script can be added to an HTML page. more>> Shows the IP address of the internet user in a nice button. This script can be added to an HTML page.<<less
Added: 2005-07-04 License: Freeware Price: $0.00USD
13 downloads
PHP User Email Validation 1.0

PHP User Email Validation 1.0


Here is a simple script can valid a users email address. This script works by sending a confirmation email to the users email account. The user then must confirm their email address. This script is great for any user login system. This script requires more>> Here is a simple script can valid a users email address. This script works by sending a confirmation email to the users email account. The user then must confirm their email address. This script is great for any user login system. This script requires MySQL. It comes with installation instructions and a demo.<<less
Added: 2007-07-12 License: Freeware Price: $0.00USD
17 downloads
 
Other version of PHP User Email Validation
PHP User Email ValidationHere is a simple script can valid a users email address. This script ... The user then must confirm their email address. This script is gr
License:Freeware
Download
591 downloads
Added: 2007-07-12
Math Captcha image validation

Math Captcha image validation


With all the Captcha decoders these days, its impossible to build a solid Captcha image validator with a string. The solution? Have a captcha that asks simple math addition questions! Decoders are not more>> With all the Captcha decoders these days, its impossible to build a solid Captcha image validator with a string. The solution? Have a captcha that asks simple math addition questions! Decoders are not very good at breaking these. This tutorial will show you how to make a basic math CAPTCHA validtion form. This requires that you have the GD library for PHP installed to work.<<less
Added: 2007-02-20 License: GPL Price: Free
622 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5