Hi all
I've been making forms on sites for a while now, but have always used the simple "submit" button:
<input type="submit" name="Submit" value="Submit">
I'd like to use an image instead of the button but don't know how to do this - can anyone help?