Hello All, My requirement is to have a asp (vbscript or C# .net) based form creation package. I want to be able to create a admin page for a website user where the user can use the package to create a standard webform (text boxes, check boxes, radio buttons etc.)
The package can either write the form to a database for later retrieval or modify the end user form page. Also I would like it to "send" the result of the form to a MSSQL database. Does anyone know of such packages? I have found a few for PHP/MySQL but I am looking for asp/MSSQL based product. Basically something like survey monkey that I can install and run from my server and client websites.
