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
What is smpte vc-1?
which one is more flexibility and reliability and durability asp.net (VS)php which one is best and which one we do nice to create dynamic websites
if i wanna deploy my asp.net project to the production server and situation is that i m still not compiled my project i have as-is on my development side now on production server we dont have a visual studio now what kind of settings i need to be to do in webconfig /machine.config file to deploy my project and in iis too....
What is a Cookie? Where is it used in ASP.NET?
What do you mean by authorization?
Can you set which type of comparison you want to perform by the comparevalidator control?
If I have more than one version of one assemblies, then how will I use old version (how/where to specify version number?) In my application?
How do I know asp.net mvc version? : Asp.Net MVC
What is asp.net version?
How do you do client-side validation in .net? How to disable validator control by client side javascript?
Suppose you want an asp.net function (client side) executed on the mouseover event of a button. Where do you add an event handler?
Explain the concept of MVC Scaffolding?
Are xaml file compiled or built on runtime?
Differentiate between a page theme and a global theme?
What is the difference between a default skin and a named skin?