|
This JavaScript allows you to
This JavaScript function
This script allows you to add
It is a widely known fact,
ensure that visitors choose
allows you to set the value
a "select all"
that form controls, and
both a radio button and a
of a select tag without
feature to your form
especially comboboxes,
checkbox. Invalid
having to know its position
'TEXTAREA's, whereby
checkboxes and radiobuttons
submissions are cancelled.
in the list. In the sample
visitors can easily
are not that flexible as the
above, type in a letter of
highlight the containing
other html elements and are
the alphabet and then click
content with a click on a
hardly susceptible to css
on the find button.
link.
skinning. Here is a tiny
client-side solution for
checkbox skinning that could
easily become a
server-control and ease
developer’s hard time...
Date: Aug, 10 1999 Date: Nov, 09 2004 Date: Jun, 01 2000 Date: Dec, 26 2006 |
|
Smart Forms has more than 20
The system learns from user's
Are you tired of your online
Features:
* Fully
validation types and extra
previous inputs and suggests
forms getting spam? Well,
JavaScript
* Automatic
features that make using
the most probable value
stop them in their tracks!
input control conversion
forms a better experience.
after just a few keystroke.
This ingenious coding will
with a single attribute in
The best practice of form
Uses a PHP/MySQL backend,
stop your HTML or PHP forms
the input tag, or using a
validation involves two
but can be used as a
from being spammed. It's a
special id attribute.
*
stages: 1) JavaScript
stand-alone script with a
sleek and very professional
Keyboard and mouse user
validation since it is fast
predefined list of
looking add-on for any HTML
interfase.
* GPL
and it takes the load off
suggestions.
or PHP website form. It
License.
* Works with
the server; 2) Server-side
works by making sure that an
Mozilla family and IE
validation since it does not
actual human is entering the
depend on user’s software
information into your form.
and therefore it can not be
Spammers take over your
bypassed. Smart Forms
online forms by using
includes PHP script that
automated processing scripts
performs exactly the same
that crawl your website and
validation as JavaScript, so
activate the forms
you can easily implement
automatically. This coding
this scheme. Validation is
stop them because an actual
based on data types (number,
human is required to
word, alphanumeric, date,
activate the form. We
e-mail, etc) and comparisons
include the coding needed
(including numeric, text
for your online HTML forms
length, and selected items
as well as a little extra
count comparisons). Also,
insurance if you are using a
you can add extra features
PHP processor for your
to the form, including
forms. Stop spam to your
character counters for
online forms today!
textarea & input tags
(this way, when you set
length limitation you can
let the user know how many
character he/she has left),
groups of fixed size fields
such as year-month-day (when
you enter 4-digit year the
focus automatically shifts
to the month field), etc.
Date: Nov, 28 2006 Date: May, 05 2005 Date: Nov, 23 2006 Date: Apr, 18 2005 |