...And literally the only thing holding me back is how I 'switch between forms' is the best way to describe it.
If anyone here has done an online test or something - you know when you select the particular radio button denoting your chosen answer from the multiple choices and click 'next question' it goes to the next screen for the next question right?
Well, I want to do just that, I want to have 1 screen with 1 question, and then another 'item' added in (windows form right?) which will have the next question ready for the person to answer, and so on and so forth for however many questions I decide to put into the test.
I'm using Microsoft Visual Studio 2003, and am currently using VB.NET script if that helps at all...
Please get back to me asap!!
Thanks very VERY much.
If anyone here has done an online test or something - you know when you select the particular radio button denoting your chosen answer from the multiple choices and click 'next question' it goes to the next screen for the next question right?
Well, I want to do just that, I want to have 1 screen with 1 question, and then another 'item' added in (windows form right?) which will have the next question ready for the person to answer, and so on and so forth for however many questions I decide to put into the test.
I'm using Microsoft Visual Studio 2003, and am currently using VB.NET script if that helps at all...
Please get back to me asap!!
Thanks very VERY much.
Comment