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 7404309
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 29, 20262026-05-29T05:14:17+00:00 2026-05-29T05:14:17+00:00

I have a website that asks numerous users to fill out a form. There

  • 0

I have a website that asks numerous users to fill out a form.
There are many sections in the form and each section has some number of radio button inputs. For example below are two sections on the website, the first having 3 inputs and the second having 2 (total of 5 different inputs):

enter image description here

There are many more sections to the form, which gives a combined total of 50 different inputs.

The code for the above example for the Marketing Research Team is as follows:

<input type="radio" name="marketT" value="1" checked="checked"/>
<b>Infinity Market Research Company (IMRC)</b> - &euro;10,000/quarter, +/- 5% accuracy<br/>

<input type="radio" name="marketT" value="2"/>
<b>New Age Marketing Agency (NAMA)</b> - &euro;7,000/quarter, +/- 15% accuracy<br/>

<input type="radio" name="marketT" value="3"/>
<b>Byrne Marketing Consultancy (BMC)</b> - &euro;2,000/quarter, +/- 25% accuracy<br/>

I wish to store various bits of information about each users selection although currently I am only storing a decisionValue of either 1,2 or 3, that continues to 50 for all the other inputs based on the above html.

However I am wondering is it possible to pass more than one value for each radio input.
Eg Pass a value of 1, the name of the radio input and the onscreen value

For example if the user selected radio button one for the Marktet Research Team,
A value of “1”, the text “IMRC”, the price “10,000” and the accuracy “5” are all inputted to the system is this possible?

  • 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-05-29T05:14:17+00:00Added an answer on May 29, 2026 at 5:14 am

    No, it isn’t possible, at least not directly.

    Things you can do:

    • Make the value an identifier that you map onto something (e.g. a database lookup) on the server
    • Make the value a data structure (e.g. pipe separated, comma separated, or JSON) and parse it on the server
    • Generate hidden inputs using JavaScript

    The JavaScript option is the least robust and I don’t recommend it.

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

Sidebar

Related Questions

I have a website with a join form that asks you for your country
I have a website that works correctly under IIS 6.0: It authenticates users with
Assume we have a website that asks the user for his name. The website
Background: I have a website that has been built with ASP.NET 2.0 and is
I have an advertisement section on my website. For most users, this loads just
I have a website that plays mp3s in a flash player. If a user
I have a website that I've just uploaded onto the Internet. When I browse
We have a website that uses #include file command to roll info into some
I have a website that is perfectely centered aligned. The CSS code works fine.
I have a Website that is really slow and feels really bad when using

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.