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 article discusses how to
This article shows how to
This tutorial will show you
When using checkboxes for
deal with various checkboxes
build a forms validation
how to give your forms a
selecting multiple items,
in form via ASP. Covers: The
library using JavaScript and
little bit more power. By
there is an efficient way to
Default No-Frills Checkbox,
ASP. Its FormLib simplifies
making your forms
read all the clicked
Checkbox With An Associated
form creation and eliminates
self-referencing, you can
checkboxes and return a
Value, Multiple Checkboxs
common forms-maintenance
open up whole new areas of
string of their values.
With The Same Name, and
tasks.
functionality with your web
Checkbox Which Maintains
applications.
It's State.
Date: May, 23 2001 Date: May, 10 2001 Date: Oct, 18 2000 Date: Oct, 25 2004 |