I am trying to take information from a check box and have that automatically display an answer in a different page. So that if some checks box "A" on form #1, then after they hit submit it will bring them to page #2 and will display an response based on what they checked. I believe I can do this by using the Pass Field Data Via Query String. What I am unable to figure out is how to have the information displayed in the second page.