I have some intro text on my survey page, "Welcome to the survey. Please complete the survey to let us know your views on the issues." This is followed by the survey questions. When the user finishes the survey and clicks "Submit Survey" button, the show_survey.php page appears, but the intro text I wrote is repeated on this page. How can I keep the text on the survey form page but delete it from the show_survey.php page?
Thanks.