Hi
I created a form with name's InputQuiz. In form of InputQuiz, I insert the total of the question for the quiz, and the name for the quiz. When click button submit, the pages will be direct to InputQuest.
This my InputQuizForm
http://ridiculousnessofme.tumblr.com/image/49763034130
Before it, InputQuiz.aspx, I insert the total of the question for the quiz : 3. I want in form InputQuest.aspx, the form to insert the question, Choice A- Choice E will be looping until 3 times. To next question, I used button next. And the last of the form, button save will appear dan the button save not only save to my database but also direct to ViewQuest.aspx
This is my InputQuest Form
http://ridiculousnessofme.tumblr.com/image/49763044027
I just wanna make my form dynamically without gridview.
At the last form, the button save not only save to my database but also direct to ViewQuest.aspx
Can you help me please?
I really need your help