Main > Free Download Search >

Free dtd validation script

dtd validation

Sponsored Links
Sponsored Links
Secleted [ 0 ] software to compare
Results 1 - 15 of about 256
DTD Validation with DOM and SAX Using Java

DTD Validation with DOM and SAX Using Java


This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX. more>> This tutorial helps you undersstand XML file validation with DTD files. Two tutorial Java programs are provided: one with DOM and one with SAX.<<less
Added: 2006-11-12 License: Free for non-commercial use Price: Free
696 downloads
XHTML Validation

XHTML Validation


XHTMLValidation.com is a free remotely hosted easy to use xhtml validation tool. more>> XHTMLValidation.com is a free remotely hosted easy to use xhtml validation tool.<<less
Added: 2007-01-16 License: Freeware Price: $0.00USD
18 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
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
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
LUHN10 (Credit Card) Validation

LUHN10 (Credit Card) Validation


A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if its valid true will be returned, if not, false will be more>> A function that validates a credit card based on the LUHN10 algorithm. This function does not care if the number is a visa, mastercard, etc. etc. Pass the credit card number to the function, if its valid true will be returned, if not, false will be returned.<<less
Added: 2005-03-30 License: Price: 0.00 Price: 0.00
15 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
Email validation in PHP 1.1

Email validation in PHP 1.1


This tutorial teaches you how to validate an email with PHP and regular expressions. more>> This tutorial teaches you how to validate an email with PHP and regular expressions.<<less
Added: 2006-06-23 License: Freeware Price: $0.00USD
11 downloads
 
Other version of Email validation in PHP
Email validation in PHPThis tutorial teaches you how to validate an email with PHP and regular . This tutorial teaches you how to validate an email with PHP and regular
License:Freeware
Download
1237 downloads
Added: 2006-06-23
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
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
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
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 ValidationAnythingweb.org - Here is a simple script can valid a users email address. This script ... Here is a simple script
License:Freeware
Download
591 downloads
Added: 2007-07-12
Credit Card Validation Solution 5.12

Credit Card Validation Solution 5.12


A set of open source scripts that ensure credit card information is keyed in correctly. Checks numbers for length, falling within accepted ranges, the Mod 10 / Luhn checksum and that you accept the given type. Tells type based on the number. Expiration more>> A set of open source scripts that ensure credit card information is keyed in correctly. Checks numbers for length, falling within accepted ranges, the Mod 10 / Luhn checksum and that you accept the given type. Tells type based on the number. Expiration date validation is optional. Error messages are internationalized. New languages can be easily added. Works for American Express, Australian BankCard, Carte Blanche, Diners Club, Discover/Novus, JCB, MasterCard and Visa.<<less
Added: 1999-12-15 License: Other Price: $0.00USD
11 downloads
Secleted [ 0 ] software to compare
  • Page: 1 of 5
  • 1
  • 2
  • 3
  • 4
  • 5