| | |
generate drop down list..checkboxes...listbox...
Please support our ASP.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Mar 2007
Posts: 34
Reputation:
Solved Threads: 0
hi..
is anyone know..i have all the information about how a question should be displayed from database so that customer may review their survey question?
for examples:
Table 1: Question -
QuestionID, QuestionNum, Question, QuestionStyle
Table 2: Answer -
AnswerID, QuestionID, QuestionNum, AnswerList
eg:
QuestionID=from 1 to 10
QuestionNum=from 1 to 10
Question={examples: When Malaysia declares their Independence Day?}
QuestionStyle=MultipleSingle,MultipleMultiple,BooleanYesNo
{examples: if user select "MultipleSingle" then the preview would be in dropdown list or radio button, etc..that requires only single selection}
how to generate a various set of list that differs according to user settings of styles in something like html form?
aiyak...
it's like...if user select MultipleSingle question type for question number1..then it will display something like this:
Question 1
<the question goes here...blabablabla>
<list of radio button here from the answer list>
Question 2
<the question goes here...blabablabla>
<list of checkboxes here from the answer list>
and so on...
do anyone know how to create a template like this?
is anyone know..i have all the information about how a question should be displayed from database so that customer may review their survey question?
for examples:
Table 1: Question -
QuestionID, QuestionNum, Question, QuestionStyle
Table 2: Answer -
AnswerID, QuestionID, QuestionNum, AnswerList
eg:
QuestionID=from 1 to 10
QuestionNum=from 1 to 10
Question={examples: When Malaysia declares their Independence Day?}
QuestionStyle=MultipleSingle,MultipleMultiple,BooleanYesNo
{examples: if user select "MultipleSingle" then the preview would be in dropdown list or radio button, etc..that requires only single selection}
how to generate a various set of list that differs according to user settings of styles in something like html form?
aiyak...
it's like...if user select MultipleSingle question type for question number1..then it will display something like this:
Question 1
<the question goes here...blabablabla>
<list of radio button here from the answer list>
Question 2
<the question goes here...blabablabla>
<list of checkboxes here from the answer list>
and so on...
do anyone know how to create a template like this?
![]() |
Similar Threads
- Please Run This Before Posting (Viruses, Spyware and other Nasties)
- sabatas (IT Professionals' Lounge)
- Select files in a listbox (Python)
- Manipulating a list to generate multiple lists (Python)
- Producing list of 2 length strings from list of 1 length strings (Python)
- how to generate subsets from a list? (Python)
- Open any file and List. (Visual Basic 4 / 5 / 6)
- My list box (Java)
- Need Help to Print Doubly Linked List(DLL) (Java)
Other Threads in the ASP.NET Forum
- Previous Thread: Cast from type 'DBNull" to type 'String' is not valid
- Next Thread: Regular Expression
| Thread Tools | Search this Thread |
Tag cloud for ASP.NET
.net 2.0 activexcontrol advice ajax alltypeofvideos anathor asp asp.net bc30451 bottomasp.net browser button c# c#gridviewcolumn checkbox click commonfunctions compatible confirmationcodegeneration content courier css dataaccesslayer database datagridview datagridviewcheckbox datalist deadlock development dgv dropdown dropdownlist edit expose feedback flash form formatdecimal forms formview google grid gridview homeedition hosting iframe iis index javascript jquery list listbox login microsoft migration mono mouse mssql multistepregistration news numerical object objects panelmasterpagebuttoncontrols problem project radio ratings richtextbox rotatepage save schoolproject search security session silverlight smartcard sql-server sqlserver2005 suse textbox tracking typeof unauthorized update validation vb.net video videos view virtualdirectory vista visual-studio visualstudio web webdevelopemnt webservice xml youareanotmemberofthedebuggerusers





