I wonder if there is a form builder/editor that I can use for my web site? Preferably .Net based
I'm going to allow site admins to create forms and save them so users can fill in the forms and save the data. I can handle the form and data usage but would prefer to avoid creating the UI if it is possible.
There is a number of free form editors out there but as I understood they all generate HTML you can insert into your website. It is not what I want.
Just a google search away..
http://www.dotnetgoodies.com/form_builder.aspx
Features include:
"On-the-fly form-builder: Create an entire form, complete with an administrative system in minutes."
Hope this is what you wanted.