CodeCharge Studio
search Register Login  

Visual Web Reporting

Visually create Web Reports in PHP, ASP, .NET, Java, Perl and ColdFusion.
CodeCharge.com

YesSoftware Forums -> Archive -> GotoCode Archive

 Question and answer... questions and errr answers

Print topic Send  topic

Author Message
Paul
Posted: 04/09/2002, 4:14 AM

What i would like is to have a list of questions (to be obtained from table) down one side and for each question a radio list of 5 possible answers (Strongly Agree, Agree, Disagree, Strongly Disagree, Don't Know)... i then want the results to be entered into another table, my examples:

First Form:
Stongly Agree | Agree | Disagree | Strongly Disagree | Dont Know
Question 1 ' ' ' ' '
Question 2 ' ' ' ' '
Question 3 ' ' ' ' '

Then i need the visitor to enter in his answers then the results go into another table in the database:

Results table:
Stongly Agree | Agree | Disagree | Strongly Disagree | Dont Know
1 0 1 0 0 0
2 1 0 0 0 0
2 0 0 0 0 1

Any ideas???? :o)
Nicole
Posted: 04/09/2002, 4:30 AM

Paul,
refer to Quiz example: http://www.gotocode.com/art.asp?art_id=147&
It is not identical to one you have described, but I suppose as main idea is the same after some modifications you'll get exactly what you want.

   


These are Community Forums for users to exchange information.
If you would like to obtain technical product help please visit http://support.yessoftware.com.

Web Database

Join thousands of Web developers who build Web applications with minimal coding.
CodeCharge.com

Home   |    Search   |    Members   |    Register   |    Login


Powered by UltraApps Forum created with CodeCharge Studio
Copyright © 2003-2004 by UltraApps.com  and YesSoftware, Inc.