Hi,

I am working on a Web application. (Insurence domain.) I am giving User details (Around some 45 fields) in the first form/tab. After coming to the next form/tab, i have to get data for some fields (for 10 fields) from the previous form/tab, then only some options will activate in this form/tab. But i am not able to get those details when i come to the second form/tab. So not able to use those options in the second form/tab.

So please help me how can i get the data in to the corresponding fileds from the first form/tab to second from/tab.

I am using SQLServer2000 as backend.

(When manually doing these things its working properly. So help me in this how we can automate this.)

Thanks in advance,
Satish.