views:

124

answers:

2

I have to build an web app with a large amount of forms. Does anyone have a favourite tool to speed this development up? This isn't complicated but writing them by hand will take me ages...

I've used wufoo in the past and like the interface, so short of any other suggestions I'll probably go with that

+1  A: 

A similar tool to Wufoo is Form Assembly.

Wayne Koorts
+1  A: 

I'm working on a JSON-based form generator, but it's in its early stages. No wysiwyg, but an easy data structure to follow.

Diodeus