Multi page registration form.
Hi,
I want to do employee registration using c# and asp.net.
so i use multiple page to register.
that is i use three .aspx file .
I insert data only one database table that is "employee" table.
How can i do employee registration from multiple page?