andrew1234
08-27-2003, 06:48 AM
how do i replace the standard form submit button with a gif.
<form name="form1" method="post" action="">
<input type="submit" name="Submit" value="Submit">
</form>
thanks
Andrew
<form name="form1" method="post" action="">
<input type="submit" name="Submit" value="Submit">
</form>
thanks
Andrew