i'm trying to add a form on my posts with an image submit button using this code:
<input type="image" src="play.jpg" name="Submit" />
However, upon exiting the html edit window, WP automatically deletes off the 'src="play.jpg"' part... how can i get this to work? Please help! Thanks in advance.