carrying the user input across pages..

  • Thread starter Thread starter ani
  • Start date Start date
A

ani

Hi,

I need to carry the user input across pages and then at
the end insert all the values into the DB. There is one
single .aspx page that is paginated and the values have to
be passed across these paginated web pages. How do I best
accomplish this task in ASP.Net. I am a novice , please
give me some simple suggestions.

Thanks.
 
Back
Top