hello
I need to display different things (either radio or check boxes) on a form (I need to do a survey) from a file, but i also need to display the answers from the same text file, can I do this with stream reader??? (in other words can set some lines to a variable)if so how would the syntax be??:) :) (the book I have doesnt have any instructions on how to do this)
text file:
radio buttons
pizza, tacos, burgers, salads
(pizza, tacos, burgers, salads are the answers on the survey)
Ineed to do this because the user can't program, so they only need to modify the text file without programming
Any suggestions, comments, or any better way to go around this???
Thanks in advance:D :D