Good piece of software that can manage the creation of complex web forms, including reporting, etc?
        Posted  
        
            by Callum
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by Callum
        
        
        
        Published on 2010-04-28T06:07:22Z
        Indexed on 
            2010/04/28
            6:13 UTC
        
        
        Read the original article
        Hit count: 386
        
I have some clients who are requesting for some of their reasonably complex paper-based forms to be converted in to web forms. There's straight Q&A text input stuff, there's questions based around checkboxes, radio boxes, select boxes, maybe the occasional attached image, there's data that has to be entered in a tabular fashion, etc.
I am deciding whether I should build a "platform" with properly normalised tables to store all types of form data. But before that, I thought I had better check and see if there is anything like that already on the market.
I am looking for a product that can: * Easily create web forms of all types * Store all data in a database * Extensive reporting capability
I have had a bit of a look around but there's not a whole lot I can see. Does anyone have any suggestions?
Thanks.
© Stack Overflow or respective owner