Do you use any framework like ASP.NET MVC ? ASP.NET MVC framework supports DB accessing very well, and you can update data very easily.
On Tue, Mar 2, 2010 at 8:07 PM, aditya chavan <[email protected]> wrote: > hello > > i am creating a registration form in ASP.net. > In that there is edit button in which i can complete the pending forms > afterwards. > so here the problem is how can i insert the data in the remaining field of > database. and there are about more then 50 fields in that form. > > when i click edit button i get the pending data in that form and now i > enter the remaining data in remaining field and click on submit button > here it will update the form. > > so here i am able to get the proper logic for edit button in asp.net page. > can anyone help me in this, if anyone want i can show my code to you what > logic i have put but before if you have any code/logic can guide me with > this. > > regards > > Aditya Chavan > > > -- Man Vuong Ha Thanh Faculty of Software Engineering University of Information Technology, VNU-HCMC Mobile: 0984 919 728 Email: [email protected] Yahoo! Messenger: [email protected] Facebook: http://www.facebook.com/manvht Blog: http://viwofos.blogspot.com/ Nick-name: kidVN
