943,672 Members | Top Members by Rank

Ad:
Aug 4th, 2009
0

Multiple Category Serach engine

Expand Post »
Okay there seems to be a disturbing gap in my knowlege! I know how to make forms, I know how to make a guestbook.

What i don't know how to do is make a search engine.

Say i have a simple html based form
html Syntax (Toggle Plain Text)
  1. <form action="?" method="get" >
  2. <table summary="Search form" cellspacing="1" cellpadding="3">
  3. <th>Bedrooms:</th>
  4. <td>
  5. <select name="bedrooms">
  6. <option value="1">1</option>
  7. <option value="2">2</option>
  8. <option value="3">3</option>
  9. <option value="4">4</option>
  10. <option value="5">5+</option>
  11. </select>
  12. </td>
  13.  
  14. <th>Bathrooms:</th>
  15. <td>
  16. <select name="bedrooms">
  17. <option value="1">1</option>
  18. <option value="2">2</option>
  19. <option value="3">3</option>
  20. <option value="4">4</option>
  21. <option value="5">5+</option>
  22. </select>
  23. </td>
  24. </tr>
  25.  
  26. <tr>
  27. <td colspan="4" class="submitrow"><input type="submit" value="Find your Property" /></td>
  28. </tr>
how do i get that to show all the things on one page that have say 3 bedrooms one bathroom. Or at least what t do i google to find the answers? Have looked through every tutorial I can find on froms and found nothing and have tried various strings of multiple cateregory search engine and creating a search engine but not found anything remotly relevent.

Any useful links or clue would be very much appreciated.
Similar Threads
Reputation Points: 10
Solved Threads: 0
Junior Poster
kained is offline Offline
126 posts
since May 2004
Aug 4th, 2009
0

Re: Multiple Category Serach engine

Im sorry that was ridiculously silly of me. I forgot that asp is done server side so users can't see it and i got very confused. I apologise to anybody that wasted thier team reading the above.

I will need a bit of asp help in the near future.
Reputation Points: 10
Solved Threads: 0
Junior Poster
kained is offline Offline
126 posts
since May 2004

This thread is solved

Either the thread starter or a moderator has marked this thread as solved. You can most likely trust the responses and answers given. There is most likely no reason for any further responses to be posted here. If you have a related question, please start a new thread in this forum instead.

This thread is more than three months old

No one has posted to this discussion for at least three months. Please let old threads die and do not reply to them unless you feel you have something new and valuable to contribute that absolutely must be added to make the discussion complete. Otherwise, please start a new thread in this forum instead.
Message:
Previous Thread in HTML and CSS Forum Timeline: User Interface Designer
Next Thread in HTML and CSS Forum Timeline: 301 redirect problem and I do not have server access





About Us | Contact Us | Advertise | Acceptable Use Policy
Forum Index | Build Custom RSS Feed


Follow us on Twitter


© 2011 DaniWeb® LLC