473,889 Members | 2,216 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

[C#-WEB] How can i display the Question per page

12 New Member
Hi friends,
I am new to Asp.net web pages using C#.
I am doing "online written test"project using Asp.net.
Here i'm storing the questions & answers in the sql sever 2005 database
table.
When the test taker taking the test i need to diplay the question per page in the test window(.aspx).

These questions should display according the settings made before starting the test i.e example 1)C# questions 30% of total c# questions
2)VB questions 30% of total vb questions
3)Asp.net questions 60%.

According to the above settings i need to display only one question in the test taker's question page(.aspx).
And up on clicking the next button in the current question page he should get the next question.

Can any body give me the idea how to do this?
Please please help me ,i struck up with this problem.
Thank you.
Oct 3 '08 #1
1 1293
kenobewan
4,871 Recognized Expert Specialist
This sounds like your homework. What have you tried so far?
Oct 3 '08 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

8
1321
by: Maria Kovacs | last post by:
I am a begginner with ASP. Can someone help me fix this? I am trying to display order tracking links from a DB table. If there is a tracking link listed for a company it should display "Track Now" as a hyperlink. If there is no order tracking link listed it displays: "No Address". The link displays fine if I just use: <a href="<%=rs.Fields.Item("Order_Tracking").Value%>"><%=rs.Fields.Item("Order_Tracking").Value%></a>
1
1403
by: baltimore | last post by:
Hi, I look for a script allowing to display a page in a frame as from a link in a pop up (and close it in the same time The name of my frame is "body" In the pop up i try this function in the head section : function reroutage() { parent.frames.window.location="assistance.htm"; window.close();
1
952
by: Andre | last post by:
Hi, I need a little advice with this ; I retreive some data from a database, and i want to create an output with a link, logo image, title etc.. But i want to change the data before displaying it.. Ex : if the data is "IN" i want to dipslay "Internet" and make a link to "internet.aspx" with the appropriate logo.
1
1196
by: philip | last post by:
hello, i am confused about the following aspx page, when the Submit button is clicked, the page will append a number to Label1, but i am wondering why the first row displays twice, would u please tell me? how can i solve this problem? thanks. number: 0 number: 0 <--- why display twice number: 1 number: 2 number: 3
9
1850
by: veg_all | last post by:
I have a script that takes collects info from various websites to compile a report. However whenever I run it, my web browser waits for the script to finish ( 1 minute ) before displaying the report. But my script is outputting data every few seconds . So is there a way to make my browser display the web page every few seconds and update automatically as more data comes?
1
1550
by: Gary | last post by:
I am seeing something that I would like to understand. I created a page using firefox as my initial viewer. It has a right floated div with inner divs then a left floated div. I checked it out with opera and the pc version of safari and it looked the same. When I checked it out with IE the left floated div was below the right float. In the code I changed
5
4338
by: zlf | last post by:
Hello, I try to use a custom HttpHandler to add something to session, then display the original page. public void ProcessRequest(HttpContext context) { context.Session = "test"; } But, a empty page is rendered with this HttpHandler, should I add some
15
6538
by: TechnoAtif | last post by:
Hi to all and sundry. I'm Atif a newbie to this forum I've a question regarding php. if anyone could answer it i would be hononured. thanx in advance. --------------------------------------------------------------- I have a table in MYSQL named product. Columns in product are named as pcode(product code ) and purl (product url). i have to generate a search code such that,
8
4641
by: susinthaa | last post by:
Hi, I am new to javascript. This is my problem description. Actually I have 3 pages. In the first page I have 2 frames. In the first page(first) from one of the frame(first), I have a link to another page(second). From the second, I have opened new page(third). these and all i did in html. But the problem is from the third page , I have to dispaly some contents to the
4
1369
by: sathiya | last post by:
I have created some html report for my application. But I am not able to display the information page by page. Like this, ----------------------------------------------- Page Header ----------------------------------------------- ---------------------------------------------- Sub heading ----------------------------------------------
0
9803
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
10783
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
0
9598
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
7991
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
5825
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
0
6021
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
1
4642
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
4248
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
3252
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.