0
Hello,
Thanks for accepting answer. For new question, ask same in new. with your code.
0
thanks Kalu and Nilesh
I works fine but in my code above when I click on the button to submit to database the whole page is refreshed I do need to stop that I tried with updatepanel but I could not I read about ajax but I have no idea how to do it
please help me it f you have any example
I appreciate that very much
0
if you want to restrict user from saving when txtcontent is null then you can use validation control, else write your query in if (txtContent.text !="").