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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T02:07:24+00:00 2026-05-15T02:07:24+00:00

if i have a text field like this: <input type=text name=quantity id=txtquantity> what i

  • 0

if i have a text field like this:

<input type="text" name="quantity" id="txtquantity">

what i am trying to figure out is how can i grab the value of that text field and append it to a link like this:

index.php?quantity=(the value)

if this is done with jquery how would i do it?

  • 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-15T02:07:25+00:00Added an answer on May 15, 2026 at 2:07 am

    Im not sure if you are trying to do this on the page the input gets posted to, or the current page. If you are trying to do it on the page the form gets posted to you would need to use PHP like the following.

    <?php
        echo '<a href="'.$_GET['txtquantity'].'" />';
    ?>
    

    However, if you are trying to do it before the form is submitted then using jQuery you would do it like this,

    $("a").attr("href", $(this).attr("href") + $("#txtquantity").val());
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have an input field where both regular text and sprintf tags can be
If I have a text field with SWT, how can I get the field
I have a type ahead text field, and when the user hits Enter I
Hi I have been trying to pepopulate a textareafield using something like this in
I have a class that looks like this: public class TextField : TextBox {
I have a text field (flash.display.textField) for editing, but the default font does not
I have a Tix.ComboBox with an editable text field. How do I force the
I have a JQueryDialog with a text field, an OK button and a cancel
I have a table with each cell containing a label and a text field.
In a SQL server database, I have a table which contains a TEXT field

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.