gtbth 0 Newbie Poster

I'm building an c# webform and I want to have a table who's visibility can be toggled on and off and I'm not sure how to put inline code that'll do it without reloading the page.

Also I have to take that form, and email all the information out. Is there a function that'll parse the entire form, with the selections made by the user, to a string so I don't have to do it manually.

Help is very much appreciated
thanks