i have a text box in asp.net webform. if user copied some text & pasted it in the text box & pressed a button"Capital" then the text should be converted into uppercase. how do i do it.