you might want to try
<INPUT TYPE="image" SRC="button.gif" VALUE="Submit now"
ALT="Submit now" NAME="Submit now">
or try using this inside ur form
<div><input type="image" src="submit.gif"
value="About submit buttons"
alt="[Submit]"
name="submit"
title="title">
</div>
bahhh i dont know i probabally made it worse, i hope it helps lol 
|