|
XCode SE v2006.7 - combining
VisualTextbox is an online
This project include a two
This is a PHP library that
an extremely high tech
HTML editor. It allows final
components: a form scheme
allows you to create HTML
interface with super
user to format text, add
builder and PHP class.
FORM elements including
friendly features!
links, tables, etc... thanks
Builder mission is to make
select,input, etc. 1.2.0 is
to a floating control panel,
logical scheme of HTML
updated with new function
and everything from his web
form elements while PHP
for html tables with
browser, without having to
class generate a HTML form
accociated checkboxes or
know about HTML code.
and collect the data sended
radio boxes.
The editor has been
on web server from end user
developped to be used as
then validate it in
easily as any HTML form
accordance with that scheme
element, and more
and process it. Features:
precisely as a replacement
HTML form generating, data
of the TEXTAREA form
validating, data processing,
element.
Technologies
friendliness.
used are PHP 4, DHTML and
JScript. On server side, the
VisualTextbox control can be
easily integrated in a PHP
page, and on the browser
side it requires Microsoft
Internet Explorer 6.
Several VisualTextbox
controls can be used in the
same page, sharing the
floating control panel, but
with their data staying
independant.
The user
interface is at the moment
available in english,
french, spanish (thanks to
Hugo Gomez), german (thanks
to Ulrich Wolf) and polish
(thanks to Wojtek
Slowakiewicz) and can easily
be translated in another
language.
VisualTextbox
is distributed under the
LGPL licence. It means you
can redistribute and/or
modify it freely and use it
in any free or proprietary
software.
Date: Aug, 28 2006 Date: Mar, 22 2006 Date: Dec, 08 2004 Date: Nov, 07 2002 |
|
sForm is a form validation
This perl 5 library uses
package consisting of
objects to create Web
several php4 classes. Its
fill-out forms on the fly
main features are complete
and to parse their contents.
OOH implementation, using
It provides a simple
FastTemplate for separating
interface for parsing and
layout, supplying database
interpreting query
strings
connectivity and basic help
passed to CGI scripts.
functions. Each HTML form
However, it also offers a
element is represented
rich set of functions for
by its own class, extended
creating fill-out forms.
from a standard HTML form
Instead of remembering the
element class, managed
syntax for HTML form
by a "container"
elements, you just make
form class. sForm is free
a series of perl function
for non-commercial use.
calls. An important fringe
benefit of this is that the
value of the previous query
is used to initialize the
form, so that the state of
the form is preserved from
invocation to invocation.
Everything is done through a
CGI'' object. When you
create one of these objects
it examines the environment
for a query string, parses
it, and stores the results.
Date: May, 18 2001 Date: Jul, 20 1999 |