Beginner here.
I have VSExpress 2012 and am creating a WebForm survey app.
I have two pages - the start page (StimEntry.aspx) and the survey page (SurveyPage.aspx)
I have a "Begin Survey" button on the StimEntry page, but am not sure how to switch the user to the survey page when they click that button. Desktop app tutorials use PAGE.show, but that doesn't work here, and I'm assuming that's because I am working in a web form, but am not sure about that.
Any help on this would be greatly appreciated.
Gregory
I have VSExpress 2012 and am creating a WebForm survey app.
I have two pages - the start page (StimEntry.aspx) and the survey page (SurveyPage.aspx)
I have a "Begin Survey" button on the StimEntry page, but am not sure how to switch the user to the survey page when they click that button. Desktop app tutorials use PAGE.show, but that doesn't work here, and I'm assuming that's because I am working in a web form, but am not sure about that.
Any help on this would be greatly appreciated.
Gregory