I have this form. And instead of having a submit button I want a picture link. can this be done??
<form method="POST" action="auth.php">
<input type="password" name="tvlpss" size="20">
<input type="submit" value="Submit" name="B1" style="font-size: 8pt; font-family: Verdana">
</form>