I develop one asp.net application using
asp.net 2.0.I have one label & one textbox ctrl & 1 button. After
clicking on the button for first time the page not changed means it
not execute. After second click on button the page is executed
properly. Everytime it happens.
So what is the problem? Please give me solution.