Connecting Tech Pros Worldwide Forums | Help | Site Map

Automatic forms creation tools

Ido
Guest
 
Posts: n/a
#1: Jul 17 '05
Hello,

I am searching for an automatic forms creation tool that will help me
to save time in developin forms (preferrably with validation).

My forms get some data from a MySQL database and are supposed to save
all data back to the database.

Any recommendations!?

Thanks,


Ido


Markus L.
Guest
 
Posts: n/a
#2: Jul 17 '05

re: Automatic forms creation tools


Am Sun, 12 Jun 2005 04:05:17 -0700 schrieb Ido:
[color=blue]
> Hello,
>
> I am searching for an automatic forms creation tool that will help me
> to save time in developin forms (preferrably with validation).
>
> My forms get some data from a MySQL database and are supposed to save
> all data back to the database.
>
> Any recommendations!?
>
> Thanks,
>
>
> Ido[/color]

My class library can do this. Download it at http://www.project-sca.org
If you need help mail me.

--
-------------------------------------------------------
Try this: SCA the Smart Class Archive for PHP
http://www.project-sca.org
-------------------------------------------------------

Marcin Dobrucki
Guest
 
Posts: n/a
#3: Jul 17 '05

re: Automatic forms creation tools


Ido wrote:[color=blue]
> Hello,
>
> I am searching for an automatic forms creation tool that will help me
> to save time in developin forms (preferrably with validation).
>
> My forms get some data from a MySQL database and are supposed to save
> all data back to the database.
>
> Any recommendations!?[/color]

HTML_QuickForm, DB_DataObject and DB_DataObject_FormBuilder from PEAR
maybe?

/Marcin
Colin McKinnon
Guest
 
Posts: n/a
#4: Jul 17 '05

re: Automatic forms creation tools


Ido wrote:
[color=blue]
> Hello,
>
> I am searching for an automatic forms creation tool that will help me
> to save time in developin forms (preferrably with validation).
>
> My forms get some data from a MySQL database and are supposed to save
> all data back to the database.
>
> Any recommendations!?
>[/color]

See post in response to:

looking for visual php development solution
From:
Rick <spamme@mail.net>
Date:
Monday 13 June 2005 12:30:02
Groups:
comp.lang.php,alt.php
no references


Closed Thread