From: | Ries van Twisk <pg(at)rvt(dot)dds(dot)nl> |
---|---|
To: | Stuart Adams <sja(at)brightstareng(dot)com> |
Cc: | pgsql-general(at)postgresql(dot)org |
Subject: | Re: Forms generator ? |
Date: | 2009-10-28 18:37:02 |
Message-ID: | 4AA6D867-5AE5-4B76-9B2A-B22738CC3920@rvt.dds.nl |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general |
Hi Stuart,
I have seen some form generators, but for some reason or the other
they always partially worked,
or never fit my dataset because more often then others they assume
very simple relations.
Nowdays I tend to use Adobe Flex for a lot of my work (there are some
form generators for it :) )
and make simple RPC services or using AMF3 (Java and PHP do have some
nice frameworks, amfphp and Blaze-DS come into my mind)
If you are into buying a commercial subscription then weborb is worth
to take a look at, although I am not sure anymore if
it has a form generator...
Ries
On Oct 28, 2009, at 11:59 AM, Stuart Adams wrote:
>
> Looking for a forms generator for a web based UI for
> entering/modifiying/viewing a table's records.
>
> Any recommendations ???
>
> Thanks,
> Stuart
>
> --
> Sent via pgsql-general mailing list (pgsql-general(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-general
From | Date | Subject | |
---|---|---|---|
Next Message | Thomas Kellerer | 2009-10-28 18:41:39 | Re: Forms generator ? |
Previous Message | Stuart Adams | 2009-10-28 16:59:22 | Forms generator ? |