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

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

Differentiate strong typing and weak typing

530


Where the assembly is stored in asp.net?

552


What is the difference between the response.write() and response.output.write() methods?

520


What is rending process in ASP.NET?

621


How you can add an event handler?

577






Can you explain the basic use of dataview?

626


How is application management and maintenance improved in asp.net 2.0?

543


How can we pass info between 2 asp.net pages?

565


Out of ASP or ASP.NET which one is stateless?

681


What is the significance of attaching a profile while creating a user?

569


How long does an http session last?

531


What is a global postback url?

515


What is the life cycle of web page?

529


What is viewstate? In which event of the page life cycle, is the viewstate available?

605


Explain how is a property designated as read-only?

553