locked
Develop a system for generate list of work flow questions to get data from users in Asp.Net ? RRS feed

  • Question

  • User-1378703128 posted

    Hello All, 

    I am  trying to develop a system in .net to get data from input via asking multiple questions one by one . 

    We have ERP system in a web. And we need to get initial  data from new register user. and it will hard if I ask everything in once place.  So I am planning to generate a system that allowed me to generate such a lists of the question in an easy way. and I can even break any question look by any place. 

    Do you have any existing such a tool that can use to manage such a things , So I can easily see the workflow of all the questions one by one . and can add data to SQL database ?

    I hope you are getting my questions. 

    Regards
    UI DEV 

    Monday, June 6, 2016 12:52 PM

Answers

  • User36583972 posted

    Hi uidev007,

    Do you have any existing such a tool that can use to manage such a things , So I can easily see the workflow of all the questions one by one

    From your description, you can try the following tool.

    Web Survey:

    Web Survey is an ASP.NET server control that helps developers quickly and easily generated web-based surveys from an XML file.

    http://websurvey.codeplex.com/

    Survey™ Project is a free web based survey and (data entry) forms toolkit for processing & gathering data online.

    https://survey.codeplex.com/

    Best Regards,

    Yohann Lu

    • Marked as answer by Anonymous Thursday, October 7, 2021 12:00 AM
    Tuesday, June 7, 2016 8:32 AM