tags:

views:

57

answers:

2

Hi All,

A client of mine needs the ability to create forms and embed them on an existing website that we built for them. At the moment they submit a request to us and we create the form for them, but they feel the process is not as efficient and sometimes they need forms created and taken down quicker than we can appreciate. The website is built in ASP.NET, but I suspect that won't significant.

What would you recommend for a form builder in this scenario?

EDIT: I found a post here on StackOverflow which suggests jotForm.com and it seems interesting.

+1  A: 

If ASP.NET is an option, I've used InfoPath in the past for similar implementations. Provides a designer straight into your .NET IDE. Has a very quick turn around rate for form creation and implementation. However, there is a bit of a learning curve.

Microsoft InfoPath

George
Thanks for the suggestion. I'll read up on it. The main concern here is ease of integration.
deverop
+1  A: 

I wouldn't take on that particular job; it's more pain then it's worth. Google form builders online.

Edit: Or teach them HTML :)

C Bauer
Thanks for the Google Forms suggestions. I do not anticipate building the system myself but I have to a make a recommendation on an existing product.
deverop