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

  • Home
  • SEARCH
  • 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 9017099
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 16, 20262026-06-16T04:10:42+00:00 2026-06-16T04:10:42+00:00

I have a HTMl Form with table data as : Name Place ID for

  • 0

I have a HTMl Form with table data as :

Name
Place 
ID

for the user Name, Place only should be displayed. But ID should not be displayed.
My intention is on the UI I do not want the user to see the ID. but in the back ground that ID should be there . so that when he updates and send the form using submit server can get the information the way it want.

so example: actual table data

Greg xxx 11111
Adam yyy  11112

to the user it should display as

Greg xxx 
Adam yyy  

I tried to use the hidden keyword and it did not work

  <td>   
    <input readonly="hidden" type="text" name="id" id="mytext" size="9" value="1111 />    </td>
  <td>   
    <input readonly="readonly" type="text" name="name" id="mytext" size="9" value="Greg" /> 
  </td>
  <td>  
    <input readonly="readonly" type="text" name="location" id="mytext1" size="25" value="xxxx" /> 
  </td>

I missed to tell that I also have that is the problem alignment is messed up and I can get the values for only 1 element displayed

  • 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-16T04:10:44+00:00Added an answer on June 16, 2026 at 4:10 am

    Use <input type="hidden" name="id" id="mytext" size="9" value="111" /> for ID

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

i have been trying to validate This Form: <table> <form action=test.html method=post id=contactform name=contactform>
I have populated an html form with MySQL data from a table. I have
I currently have a html form submitting data to my database. The user submits
I have following HTML table: <form method=post action=update-table.php> <table class=table-data style=width: 960px;> <thead> <tr>
i have this page inserting data from html form. no error is showing but
I am creating one form in html using table. Which have one Drop down
I have the following html code: <form> <table> <tbody> <tr> <td> <span>Quantity<span class=pull-right>3</span> <input
I have a html form <form action=process.php method=post> <input type=checkbox name=name[v1] /> <input type=checkbox
I have an HTML table populated with data from a MySQL database using a
I have a simple html form and jquery. and all I want to run

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.