otuatail Posted June 12, 2008 Share Posted June 12, 2008 Never used an image as a submit button I need to use an image but as a submit so that I can access the data on the next page. Is this near right? <input type="button" name="submit" src="images/Update_Drinks.gif" alt="Update_Drinks"> The image and path are correct. Link to comment https://forums.phpfreaks.com/topic/109943-never-used-an-image-as-a-submit-button/ Share on other sites More sharing options...
jonsjava Posted June 12, 2008 Share Posted June 12, 2008 it's correct. Also, this is in the wrong forum. With that said, I don't see what you did wrong. Is it within the form? Link to comment https://forums.phpfreaks.com/topic/109943-never-used-an-image-as-a-submit-button/#findComment-564177 Share on other sites More sharing options...
otuatail Posted June 12, 2008 Author Share Posted June 12, 2008 Sorry if it is in the wrong forum will submit to another. It is in the form tag though. Link to comment https://forums.phpfreaks.com/topic/109943-never-used-an-image-as-a-submit-button/#findComment-564180 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.