S4ntaClaw5 0 Newbie Poster

Hi, I need some help regarding to the tab strip using ASP .NET.
I have created a customer's info page. Instead of displaying all the customer's details in one page, I break them up by using tab.
So, how should I pass the result from one page to another? At the end, when user press a cmdButton, program will save the informations into database in just one record.