- Code: Select all
<form name="productsearch" class="productsearch" action="http://brotherscountrysupply.com/cgi-bin/sc/productsearch.cgi" method="get" >
<input type= "image" src="http://brotherscountrysupply.com/store/media/country-pet-supply-form-button-search-2.png" class="FloatRight" border=0 name="http://brotherscountrysupply.com/store/media/country-pet-supply-form-button-search-2.png" alt="http://brotherscountrysupply.com/store/media/country-pet-supply-form-button-search-2.png">
<div class="TopSearchContainer">
<input name="search_field" type="text" class="TopSearchField" value="Search Brothers Country Supply" />
</div>
<input type= "hidden" name="storeid" class="FloatRight" value="*1e8471a159014817ab2094b6e99e04b86d">
</form>
My question is this - how does ShopSite know that "<input type= image" is a "submit" button?
How does this make the form submit?
Thank you very much.