Automatic forms creation tools

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Ido

    Automatic forms creation tools

    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.

    #2
    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

    -------------------------------------------------------

    Comment

    • Marcin Dobrucki

      #3
      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_F ormBuilder from PEAR
      maybe?

      /Marcin

      Comment

      • Colin McKinnon

        #4
        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.ne t>
        Date:
        Monday 13 June 2005 12:30:02
        Groups:
        comp.lang.php,a lt.php
        no references


        Comment

        Working...