|
Hi Forum,
I have made a button in a form, but when it is clicked it seems to refresh the whole page, the button is sending user input.
<input name=addbox2 onClick=Loc_additem('D70','529.99','Nikon','pageon e.html') type="image" border="0" value="Add Item To Cart" src="05.gif" alt="add to cart" width="200" height="29">
|