validation

AJAX Contact Form Pro + AJAX Admin Panel

AJAX Contact Form Pro + AJAX Admin Panel

This is a reusable, Object-Oriented and self-contained PHP /AJAX Contact Form that is very simple to install and to customize. You can customize the required fields, error messages, email titles, and so on, by modifying a simple configuration file. Thus, this useful component doesn’t require any coding skills. More Features Read/Answer your messages from the Admin Panel. This script DOES NOT require a MySql database. Smooth AJAX inter...

Data Validation for .NET

Data Validation for .NET

Update: 22-03-2010 Live preview added: http://www.iup.in/validator/Default.aspx Precaution is better than Cure Data validation acts as the first step of defense against the bugs. To maintain a solution it is important to have validations to prevent the invalid data creeping into the database. This class consists of the commonly used validations which you will find useful in your project. Each line of code is commented in detail for...

Form Builder

Form Builder

Description If you’ve worked with forms before you’ll know that it’s a pretty mundane task from laying out elements to validating user input. Form Builder allows you to create rich, robust forms easily. You can either build your forms from scratch using the detailed documentation or base them on the pre-built examples, provided. Forms are created using simple arrays which define all aspects of both the form and your fields. Although you c...

AJAX Contact Form; Extended

AJAX Contact Form; Extended

v1.7 Released – November 10, 2012 This jQuery based AJAX Contact Form; Extended allows you to easily place a self-contained Contact Form on any HTML or PHP page of your existing website. It uses just 1 file to Validate, Process and Send the completed contact form to your e-mail address and a Direct Message notification to your Twitter account, best of all, it does not reload the page to validate or send the form! Live Demo You can view a dem...

Smart .NET Ajax Contact Form

Smart .NET Ajax Contact Form

.NET AJAX Contact Form It uses just 1 file to validate, process and send the completed contact form to your e-mail address. Does not reload the page to validate or send the form. Features: - No page reloads. - Anti spam. - AJAX Bullet List and MessageBox, if fields aren’t correct or incomplete. - Invalid e-mail validator. - Invalid dropdownlist validator. - Thank You / Success Message. - Easy to configure your e-mail adress. - Cust...

Data Validation class

Data Validation class

The key to a stable and secure application or website is data validation. Validating things like email addresses, numbers, and other data can be very time consuming and add a lot of extra lines of code to your website if you want to do it the right way. This class can make the data validation part of website development a lot easier. This class is very easy to use. Because all the methods are static they are faster and callable without insta...

Form Generator

Form Generator

Features One of the most time consuming and hated jobs in webdevelopment is without doubt, creating forms. Think about the many hours you spend creating contact forms that validated the email address or that upload form that only needs to accept jpg images that are smaller then 300 by 300 pixels. With Form Generator we make an end to this. EasyForms is a PHP library that helps you create forms on a fast and easy way including input validation....

AJAX Contact Form

AJAX Contact Form

v1.3 released! See changelog below for what’s new in v1.3 Need Captcha Verification / Twitter Notification / Multiple Error Messages? Check out our AJAX Contact Form; Extended This AJAX jQuery website component allows you to easily place a self-contained Contact Form on any HTML or PHP page of your existing website. It uses just 1 file to Validate, Process and Send the completed contact form to your e-mail address and best of all, does no...

EasyAjax_Form

EasyAjax_Form

The New Update includes a simple human checker! Here is a quote from a buyer in the comments below: Great script. Very easy to plug in and get working even if you know nothing about Javascript or Ajax. Well documented. Looks impressive in action – adds that extra touch clients like. Thanks! Easy Ajax Form turns boring, static HTML forms into dynamic web components by adding validation and Ajax capability. You write zero lines of Jav...

Validate

Validate

This component allows you to perform simple validation on your HTML forms, such as… full name (allows first name{minimum of 3 characters}, middle name and surname) email address UK telephone number age (maximum of 3 numerical digits) date (in the format of dd/mm/yyyy) credit card ...as well as implement ‘hint’ functionality and duplicate values from one set of fields to another (such as when ticking a checkbox when your deliver...