Jump to content

Submit Not Showing Up?


rockstarrem

Recommended Posts

Hello guys,

 

I made a form and the submit button is not showing up.

 

<form method="post" action="do_news.php">
Date (YYYY-MM-DD): <input type="text" name="date" /><br />
Poster: <input type="text" name="poster" /><br />
Post: <br />
<textarea name="post" cols="100" rows="20" />
<input type="submit" />
</form>

 

Any suggestions?

Link to comment
https://forums.phpfreaks.com/topic/191153-submit-not-showing-up/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.