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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 28, 20262026-05-28T20:16:02+00:00 2026-05-28T20:16:02+00:00

All I have the following form input element: <input name=payment_amount type=text id=payment_amount value= disabled>

  • 0

All
I have the following form input element:

<input name="payment_amount" type="text" id="payment_amount" value="" disabled>

I then manipulate the value of this form element by using jQuery:

jQuery(document).on('click','#remaining_balance',function(){
    jQuery("#payment_amount").attr('disabled', 'disabled');
    send_amount = jQuery("#value_to_transfer").val();
    jQuery("#payment_amount").val(send_amount);
});

When I click on that radio button it populates the value into my payment_amount field but when I submit the form the value doesn’t get passed to my receiving page. Any idea why that it?

Thanks in advance.

  • 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-28T20:16:02+00:00Added an answer on May 28, 2026 at 8:16 pm

    Disabled elements are not sent to the server. Enable it, send the data, then disable it again.

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

Sidebar

Related Questions

I have the following (repeating) html: <tr> <td>Some text</td> <td><a href=#>Click me<a/></td> <td><form><input type=hidden
I have following HTML with two elements having the same name <input type=hidden name=
I have the following form: <form action=post.php method=POST> <fieldset> <div class=ratingClass> <input type=radio class=radio
I have following form. <form action= method=post id=save-user> <button type=button name=save-user>Save</button> <button type=button name=save-user-close>Save
I have the following case: All boats have a boat type like shark ,
I have the following code to zip all the files and then save it
I have the following code: <select name=to class=combo value=' <?php if(isset($_POST['reply'])) { echo <option
I have a form called wizard. Everytime any input element is changed, I want
I am currently styling an <input type='button'/> element with the following CSS: background: transparent
I have a form with the following format: <form id=program name=program method=get action=process.jsp> <div

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.