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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:57:31+00:00 2026-05-16T07:57:31+00:00

I have a page I am constructing and I need to pass in the

  • 0

I have a page I am constructing and I need to pass in the values of the option dropdowns to the next page. The problem is that these dropdowns are not in a form.

http://posnation.com/test/pre_config/pre_config_step_2.html

Basically what i need to pass to the next page is that when i click “Proceed To Next Step” I need to pass the value of the type of field like “restaurant” and the number of stations “2” if the user selects restaurant and 2.

  • 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-16T07:57:31+00:00Added an answer on May 16, 2026 at 7:57 am

    HTML:

    <a id="proceed" href="foo.html">Proceed!</a>
    

    JS:

    $('#proceed').click(function() {
        location.href = this.href +'?someVal='+ escape($('#my_select').val());
        return false;
    });
    

    Working example that executes a formless google search: http://jsfiddle.net/CKcbU/

    You basically just add what you want to the query string with javascript.

    But really, if at all possible, you should use a form with method="get" which pretty much does this for you without any JavaScript at all.

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

Sidebar

Related Questions

I have a website that does not have page refreshes when the visitor navigates
I need something like this: http://hitconsultants.com/dragscroll_scrollsync/scrollpane.html I have an area that should be dragscrollable
I'm constructing an ecommerce application in Symfony, and I have a page which lists
I have page which is redirected from htaccess. now I can pass the German
I have page, i can contact directly without any problems. http://www.mysite.com/app_dev.php/comments/22 the page shows
I need something simple; I have page where a user clicks an author to
I have a page which should show a form with checkboxes, post back if
I have a page that takes a few minutes to run. When I set
I need to call a few webservices while constructing an MVC page, so I'm
I have a specialized search engine that passes search criteria from the Search page

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.