PC Review


Reply
Thread Tools Rate Thread

Displaying data from the database

 
 
tapan t
Guest
Posts: n/a
 
      9th Feb 2004
Hello,

I've two SQL tables. Q_Master(Q_ID,Question_DET,DIS_MODE) and
ANS_MASTER(ANS_ID,ANSWERS,QUESTION_ID,SCORE)

There are lot of questions in the database and answers for that
respective questions..What I need is, in my ASP page I need to display
all the questions and Answers for that respective questions.

for example: Question1 : How old are you?
Answer 1: < 20
Answer 2: Between 21 and 25
Answer 3: Between 26 and 30
Answer 4: >30

I need to display these answers based on the display mode. If the
dis_mode=selbox I need to display all the above answers in a selectbox
and if dis_mode=option..I need to display the same in option buttons.

Please help me in doing this





*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
 
Reply With Quote
 
 
 
 
Cor
Guest
Posts: n/a
 
      9th Feb 2004
Hi Tapan,

Here a link to the vb.resource kit, with a lot of samples and walkthroughs
how to do those things you ask.

http://msdn.microsoft.com/vbasic/vbrkit/default.aspx

And if you have problems installing it

http://msdn.microsoft.com/vbasic/vbr...q/#installvdir

I hope this helps?

Cor


 
Reply With Quote
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Help Displaying Data From Database =?Utf-8?B?SlJC?= Microsoft ASP .NET 1 10th Aug 2005 09:51 AM
Retrieving and displaying data from an Access database =?Utf-8?B?Q2hpbWVyaWNhbF9naXJs?= Microsoft Frontpage 4 2nd Jan 2005 06:45 AM
Displaying data from database =?Utf-8?B?TWFubnkgQ2hvaGFu?= Microsoft ASP .NET 1 22nd Dec 2004 08:04 AM
Displaying data from database in textboxes. Schapopa Microsoft ASP .NET 3 27th Sep 2004 04:51 PM
Re: Displaying Database Data in PowerPoint John Nurick Microsoft Access Getting Started 0 13th Jul 2003 08:03 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 02:21 AM.