You got this message in your browser while using image as button.
Just replace your code with this (value attribute is crucial):
<input name="search" type="submit" /> to <input name="search" type="submit" value="Search" />
You got this message in your browser while using image as button.
Just replace your code with this (value attribute is crucial):
<input name="search" type="submit" /> to <input name="search" type="submit" value="Search" />