Was using an asp: button but had to switch to
<input id="SubmitComments" type="button"
what are the attributes to add text to the btn on screen. similar to'text' attribute for asp:button
Also: instead of TextMode="MultiLine" rows=5, what can i use? Ta