Click here to Skip to main content
15,891,423 members
Home / Discussions / ASP.NET
   

ASP.NET

 
QuestionPartialUpdatePanel with Dynamic UserControls Pin
vishnukamath18-Jul-12 2:36
vishnukamath18-Jul-12 2:36 
AnswerRe: PartialUpdatePanel with Dynamic UserControls Pin
Sandeep Mewara18-Jul-12 9:33
mveSandeep Mewara18-Jul-12 9:33 
AnswerRe: PartialUpdatePanel with Dynamic UserControls Pin
jkirkerx18-Jul-12 10:50
professionaljkirkerx18-Jul-12 10:50 
GeneralHow do I handle wrongly suffixed url of webpages? Pin
Ravi Sant18-Jul-12 1:47
Ravi Sant18-Jul-12 1:47 
AnswerRe: How do I handle wrongly suffixed url of webpages? Pin
Eddy Vluggen18-Jul-12 3:23
professionalEddy Vluggen18-Jul-12 3:23 
GeneralRe: How do I handle wrongly suffixed url of webpages? Pin
Ravi Sant19-Jul-12 9:46
Ravi Sant19-Jul-12 9:46 
GeneralRe: How do I handle wrongly suffixed url of webpages? Pin
ashjassi17-Aug-12 2:58
ashjassi17-Aug-12 2:58 
QuestionCreating a dynamic Survey Form from a database Pin
GStar99917-Jul-12 8:18
GStar99917-Jul-12 8:18 
Hi,

I have a database structure similar to the following schema that holds survey information for different types of surveys:

http://www.databaseanswers.org/data_models/questionnaires_for_marketing_surveys/index.htm

I've created the surveys and the question that should appear on the survey from within the database. Currently I have 3 surveys each with different questions. How would I go about querying the database to create a html form with text boxes and radio buttons on the fly based on the what questions should appear on the survey form?

The hardway is to custom build the html forms with fields that map to the questions in the database. However this can become tedious when everytime a new survey form needs creating with different questions.

Basically am looking for some code example that will help me get started off to dynamically generate a html survey form based on the information stored in the database. I'm sure somebody must have done something similar before.

Any help will be much appreciated.
AnswerRe: Creating a dynamic Survey Form from a database Pin
Christian Graus17-Jul-12 17:38
protectorChristian Graus17-Jul-12 17:38 
QuestionHow to Implement Virtual scroll grid view with fix header Pin
sumB17-Jul-12 5:12
sumB17-Jul-12 5:12 
AnswerRe: How to Implement Virtual scroll grid view with fix header Pin
Christian Graus17-Jul-12 17:39
protectorChristian Graus17-Jul-12 17:39 
GeneralUsing CKeditor (fck) with ASP.NET Pin
murad_3517-Jul-12 4:52
murad_3517-Jul-12 4:52 
GeneralRe: Using CKeditor (fck) with ASP.NET Pin
R. Giskard Reventlov17-Jul-12 5:35
R. Giskard Reventlov17-Jul-12 5:35 
GeneralRe: Using CKeditor (fck) with ASP.NET Pin
murad_3517-Jul-12 5:46
murad_3517-Jul-12 5:46 
GeneralRe: Using CKeditor (fck) with ASP.NET Pin
jkirkerx17-Jul-12 6:59
professionaljkirkerx17-Jul-12 6:59 
GeneralRe: Using CKeditor (fck) with ASP.NET Pin
murad_3517-Jul-12 11:51
murad_3517-Jul-12 11:51 
Generalaspx pages are webforms Pin
jkirkerx17-Jul-12 12:53
professionaljkirkerx17-Jul-12 12:53 
Generalasp.net using iis express Pin
dcof17-Jul-12 4:00
dcof17-Jul-12 4:00 
GeneralRe: asp.net using iis express Pin
R. Giskard Reventlov17-Jul-12 5:41
R. Giskard Reventlov17-Jul-12 5:41 
Questioncheckbox select particular row from gridview1 Pin
siddiqui_198517-Jul-12 0:57
siddiqui_198517-Jul-12 0:57 
AnswerRe: checkbox select particular row from gridview1 Pin
Dhyanga17-Jul-12 10:26
Dhyanga17-Jul-12 10:26 
Questionhow to use adodc in vb.net Pin
prafulvdangre16-Jul-12 23:29
prafulvdangre16-Jul-12 23:29 
AnswerRe: how to use adodc in vb.net Pin
Richard MacCutchan16-Jul-12 23:41
mveRichard MacCutchan16-Jul-12 23:41 
QuestionSearch is slow if large data in Gridview Pin
sumB16-Jul-12 22:03
sumB16-Jul-12 22:03 
AnswerRe: Search is slow if large data in Gridview Pin
Sandeep Mewara16-Jul-12 23:28
mveSandeep Mewara16-Jul-12 23:28 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.