Jump to content

Recommended Posts

Posted

Hi guys Im strugling with getting the correct output resuls to a csv file from this asp script:

 


Survey



</pre><form action="saveform.asp" method="POST">



Q1: What is your name?






Q2: How old are you?






Q3: How many fingers do you have?
2
4
10




Q4: What size pizza?

Small

Medium

Large





Q5: What is your favourite colour?


 Red
 Green
 Blue
 







</form><br><b

 

I'm getting the following resluts in a csv file... where 'On' should be a value selected by the student.

 

I've attached the rest of the files which can be ran on iis

 

I would really appreciate any help with this.

 

Thnak you

web.zip

results.JPG

Posted

Survey



</pre><form action="saveform.asp" method="POST">



Q1: What is your name?






Q2: How old are you?






Q3: How many fingers do you have?
2
4
10




Q4: What size pizza?

 Small

 Medium

 Large





Q5: What is your favourite colour?


Choose a Colour...
 Red
 Green
 Blue









</form><br><b

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now



×
×
  • Create New...