ImageButton Shows the Ugly 'Submit Query' Text
This was happening for me when I was setting the background image of the button using CSS. If you don't specify the ImageUrl attribute (or the value is empty string) 'Submit Query' will be shown. So the simple fix is to make sure ...
[More]