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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 22, 20262026-05-22T15:11:02+00:00 2026-05-22T15:11:02+00:00

We are creating a quick find search field. The html is like so: <form>

  • 0

We are creating a quick find search field.

The html is like so:

<form>
                    <fieldset class="search">
                    <input class="contact-propid" type="text" name="" value="" placeholder="enter property id">
                    <button class="btn" title="Search"></button>

                    </fieldset>
                </form>

the expected search term is like : p-442749379

And the dest url looks like:

thissite.com/listing.php?id=p-442749379

Now this quick search is in the header of all pages..
And I see if I add : name=”listing.php?id=” in the input class , it nearly gets me to where I want to go …

Except the browser converts the ? and = and doesnt render these in the browser correctly

fiddle http://jsfiddle.net/ozzy/EdKpM/

oh and it puts a ? before listing

  • 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-22T15:11:03+00:00Added an answer on May 22, 2026 at 3:11 pm
    <form action="listing.php" method="GET">
         <input type="text" name="id" placeholder="enter property id">
         <input type="submit" value="Search">
    </form>
    

    Set an action and method on the <form> and a name on the <input> element and it’ll do what you want.

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

Sidebar

Related Questions

I have successfully set up a quick test of creating a REST-like service that
Just a quick question, does anyone know if there are restrictions on creating Performance
Creating Traversals for Binary Search Tree with Recursion. void inOrder(void (*inOrderPtr)(T&)) { if(this->left !=
I ran into a little problem today when I was creating a really quick
I went through http://platform.netbeans.org/tutorials/nbm-quick-start.html#lookup , but when I define the dependencies, it doesn't get
I am working on creating a windows mobile application and I have a quick
I am creating a quick backup script that will dump some databases into a
I am creating a quick and dirty prototype (C#) of an object-relational mapping tool.
I'm creating quick web app that needs to send a php-created message from within
I am creating a quick'n'dirty utility that will enable editing of data read sequentially

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.