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

Is it true that a Web service must be written in .NET or not?

0 Answers   Siebel,


cr8 2 datatables into one dataset DYNAMICALLY (no backend database used like sql,etc.,) with following columns 1st datatable with columns studentNo studentName Deptno 2nd datatable with columns Deptno DeptName DeptAddress add data to both the tables Dynamically and merge these tables into one table and display it in Grid view as studentNo studentName Deptno DeptName DeptAddress

1 Answers   SQL Star,


what is the differance between native code & managed code?

5 Answers   Microsoft,


What is strong name and which tool is used for this ?

3 Answers   Patni,


Where does the Web page belong in the .NET Framework class hierarchy?

1 Answers  






Explain what is postback in asp. Net?

0 Answers  


Where can I get the details on migration of existing projects using various technologies to asp.net?

0 Answers  


What is asp.net mvc? : asp.net mvc

0 Answers  


What are the ways of preserving data on a Web Form in ASP.NET?

0 Answers  


What is advantage of code behind coding in ASP.NET?

0 Answers   Sans Pareil IT Services,


what is diff between responseexpires and expiresabsolute

2 Answers   Accenture,


How does u get record no from 5 to 15 from a dataset of 100 records?

0 Answers  


Categories