Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

Code for updating the database by entering the data into
textboxes in
aspx form?

Answer Posted / tejkrishna

textbox_textchange event
{
da.update();
}

Is This Answer Correct ?    12 Yes 9 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What happens if an ASP.NET server control with event-handling routines is missing from its definition?

1157


What is rich control in asp.net?

1067


If you are using two select queries and retrieving data. how do you access second query's result set using data reader?

5656


How many types cache in asp net?

1125


Why is global asax is used for?

1132


What would be salary for 8+ years of experience in ASP.NET in different metro city in india?

2518


Explain culture and uiculture values.

1030


If I am developing an application that must accomodate multiple security levels though secure login and my asp.net web application is spanned across three web-servers (using round-robin load balancing). What would be the best approach to maintain login-in state for the users?

1135


How would you create a permanent cookie?

1087


How do I publish my asp.net application to my isp's web server?

1125


How will you do Redo and Undo in a TextControl?

1252


What is use of <% %> in asp.net?

1056


Can you clarified A Web service can only be written in .NET or not?

1081


State differences between MVC and WebAPI

1197


When Cookies are expired in ASP.NET?

1056