How do you implement postback with a text box? What is
postback and usestate?



How do you implement postback with a text box? What is postback and usestate?..

Answer / tza

I mean like that.
<asp:TextBox id="txt1" runat="server" Autopostback="true" />
All right?

Is This Answer Correct ?    4 Yes 2 No

Post New Answer

More ASP.NET Interview Questions

Why is this service branded with windows livetm?

0 Answers  


When maintaining session through sql server, what is the impact of read and write operation on session objects?

0 Answers  


Can you edit data in the Repeater control?

4 Answers   Siebel Systems,


What is difference between asp.net and asp.net mvc? : Asp.Net MVC

0 Answers  


When should I use server transfer and response redirect?

0 Answers  


What is .Net3.0 and .Net3.5? Describe something about that Features..

1 Answers  


What does the orientation property do in a menu control?

0 Answers  


What is preprocessor in .net?

0 Answers  


What is caching in asp.net?

0 Answers  


What does the following SQL statement return, assuming that all tables and column names are correct? SELECT FirstName, StreetAddress FROM Employees JOIN AddressBook ON Employees.EmpID = AddressBook.EmpID a) Nothing, the JOIN syntax is wrong. b) All the records form the Employees table, and only the matching ones form the StreetAddress table. c) All the records from the StreetAddress table and only the matching records form the Employees table. d) Only the matching records from the two tables.

4 Answers   Syntax Softtech,


Which is the best institute for ASP.NET?

8 Answers   ABC Infotech, Tech Mahindra,


What is app_code folder in asp net?

0 Answers  


Categories