|
A handy function for
An article on inserting Form
This page explains how to
Generic framework showing in
validating strings and
content into database. We'll
collect info from forms and
detail how to implement
replacing unwanted contents,
also create an ASP page to
validate them with VBScript
forms with ASP, with
by searching for matches
show all the records and to
server side. All source code
validation and field
with regular expression
delete specific records if
is available.
persistence.
patterns. There are two
wanted.
functions - one that
replaces pattern matches,
and one that can call the
first function multiple
times, each time with a
different pattern.
Date: Apr, 18 2005 Date: Apr, 01 2000 Date: Jan, 23 2000 Date: Feb, 10 2001 |
|
This tutorial will show you
This article shows how to
This article discusses how to
When using checkboxes for
how to give your forms a
build a forms validation
deal with various checkboxes
selecting multiple items,
little bit more power. By
library using JavaScript and
in form via ASP. Covers: The
there is an efficient way to
making your forms
ASP. Its FormLib simplifies
Default No-Frills Checkbox,
read all the clicked
self-referencing, you can
form creation and eliminates
Checkbox With An Associated
checkboxes and return a
open up whole new areas of
common forms-maintenance
Value, Multiple Checkboxs
string of their values.
functionality with your web
tasks.
With The Same Name, and
applications.
Checkbox Which Maintains
It's State.
Date: Oct, 18 2000 Date: May, 10 2001 Date: May, 23 2001 Date: Oct, 25 2004 |