Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8676523
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 12, 20262026-06-12T20:13:08+00:00 2026-06-12T20:13:08+00:00

I am trying to create a form but the buttons Submit and Reset do

  • 0

I am trying to create a form but the buttons Submit and Reset do not display as buttons; instead they show up as fields with the words Submit and Reset in quotes with in the fields. I’ve searched around and couldn’t find an answer for this. I’m very new to forms and PHP so please speak for beginners.

Also in case it is relevant please know that I am designing this to function from my desktop (though I have installed PHP) and that the goal is to have the form post to files, not to a MySQL database.

Here is my code:

<form method=”post” action=”">

<table width=”400? border=”0? align=”center” cellpadding=”2? cellspacing=”2?>
<tr>
<td>Username: </td>
<td><input type=”text” name=”username”></td>
</tr>
<tr>
<td>Passwd: </td>
<td><input type=”password” name=”passwd”></td>
</tr>
<tr>
<td>&nbsp;</td>
<td><input type=”submit” value=”Submit”>&nbsp;&nbsp; <input type=”reset” name=”reset” value=”Reset”>
</td>
</tr>
</table>
</form>

Here it is in action: http://masterysoftware.net/The%20OPP/index.html

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-12T20:13:10+00:00Added an answer on June 12, 2026 at 8:13 pm

    Fix your quotes. You have question marks where there should be quotes and some weird quotes. I’m guessing part of the problem with the question marks stems from your PHP code which there doesn’t seem to be any of.

    Try:

    <form method="post" action="">
    <table width="400" border="0" align="center" cellpadding="2" cellspacing="2">
    <tr>
    <td>Username: </td>
    <td><input type="text" name="username"></td>
    </tr>
    <tr>
    <td>Passwd: </td>
    <td><input type="password" name="passwd"></td>
    </tr>
    <tr>
    <td>&nbsp;</td>
    <td><input type="submit" value="Submit">&nbsp;&nbsp; <input type="reset" name="reset" value="Reset">
    </td>
    </tr>
    </table>
    </form>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Im trying to create a simple input box with form validation, but im not
I'm completely new to javascript, but I'm trying to create a beta form for
I am trying to create a form with many groups containing many radio buttons.
Hello I'm trying to dynamically generate some inputs for my form, but it's not
I'm trying to create a simple form that adds a user new User(). But
I'm trying to create a form with a submit button via jQuery using append().
I'm trying to create an associated form for Profiles but for some reason when
I'm trying to create a form using textarea and a submit button that will
I'm trying to submit a php form to a database, but I want that
I am trying to create a form in Sharepoint using C#. I don't know

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.