•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the ASP.NET section within the Web Development category of DaniWeb, a massive community of 423,075 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 4,336 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our ASP.NET advertiser: Lunarpages ASP Web Hosting
Views: 488 | Replies: 7
![]() |
•
•
Join Date: Jul 2008
Posts: 1
Reputation:
Rep Power: 0
Solved Threads: 0
hi,
I am designing Online Test Creation Using asp.net(C#). in that question display should be like this;
.....................Question.............................
O opt1
O opt2
O opt3
O opt3
prev next (buttons)
my questions and Options had saved in two Sql tables.
Question(idquestion,Qname,Answer,Qtype) idQuestion is primary key
Answer_Detail(idAnswerDetail,idquestion,options) idAnswerDetail is primary key and idquestion is Foreign Key
how can i display one question at a time randomly, if i have 100 questions in my database. on next button click i have to get another
question and on previous button click i have to go back to previous Question. which control i have to use for this one. i have to select
one radio button among given following four options.
i used grid view,details view ..etc but i could not get the above format.. how can i do it, because i have show which Option is selected during Prev and next button clicks.. i have to store all these question ids and which option is selected into database....
I am designing Online Test Creation Using asp.net(C#). in that question display should be like this;
.....................Question.............................
O opt1
O opt2
O opt3
O opt3
prev next (buttons)
my questions and Options had saved in two Sql tables.
Question(idquestion,Qname,Answer,Qtype) idQuestion is primary key
Answer_Detail(idAnswerDetail,idquestion,options) idAnswerDetail is primary key and idquestion is Foreign Key
how can i display one question at a time randomly, if i have 100 questions in my database. on next button click i have to get another
question and on previous button click i have to go back to previous Question. which control i have to use for this one. i have to select
one radio button among given following four options.
i used grid view,details view ..etc but i could not get the above format.. how can i do it, because i have show which Option is selected during Prev and next button clicks.. i have to store all these question ids and which option is selected into database....
I have made a similar project. You might want to see the code-
http://dotnet.tekyt.info/?p=34
In case you have any doubts about the code, do ask here.
http://dotnet.tekyt.info/?p=34
In case you have any doubts about the code, do ask here.
My blog on .NET- http://dotnet.tekyt.info
Its just that the code is in VB.NET. I guess you can still figure out the logic
My blog on .NET- http://dotnet.tekyt.info
hi greeny,
could you please enable debugging in your web.config and tell me where exactly you are getting the error?
could you please enable debugging in your web.config and tell me where exactly you are getting the error?
My blog on .NET- http://dotnet.tekyt.info
•
•
Join Date: Oct 2006
Location: somewhere in West-Africa
Posts: 202
Reputation:
Rep Power: 3
Solved Threads: 6
Hi jamello!
Its made in Visual Studio 2008 using .NET Framework 3.5
ps- You need to have AJAX in order to get it working in VS 2005
Its made in Visual Studio 2008 using .NET Framework 3.5
ps- You need to have AJAX in order to get it working in VS 2005
My blog on .NET- http://dotnet.tekyt.info
![]() |
•
•
•
•
•
•
•
•
DaniWeb ASP.NET Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
bbc black friday broadcast customers distance education ecommerce economy education experiment funds gift cards google holiday holiday shopping india intel internet investments jobs media microsoft online online ad spending online ads online advertising online education online shopping pc portfolio practices programming publishing rebate retail retail stocks science shopping software stock stocks strayer study tips tutorials video web xbox 360 xbox live yahoo youtube
- Starting Python (Python)
- Dot Net programmer wanted. Work from home. (Web Development Job Offers)
- pop ups are back (Viruses, Spyware and other Nasties)
Other Threads in the ASP.NET Forum
- Previous Thread: free projects in ASP.NET
- Next Thread: how do I generate random numbers


Linear Mode