I wan to create reply control for the web site in which if user click on the Reply button then he or she get textbox and button and after clicking on that button the textbox value is insert to the DataBase
I already write one script the script is like this
Click me!
but this script give me textbox for the 2 to 3 second and after page post back the textbox and button is disappear
so some body help if its possible