PEO Posted October 9, 2009 Posted October 9, 2009 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 youweb.zip
PEO Posted October 12, 2009 Author Posted October 12, 2009 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
Hightower Posted October 12, 2009 Posted October 12, 2009 It would have been hard to help you anyway without seeing the ASP file the form is sent to, right?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now