Welcome Guest ( Log In | Register)



 
Reply to this topicStart new topic
> How To Build A Search Area Into My Website?
kvarnerexpress
post Mar 1 2006, 01:50 PM
Post #1


Super Member
*********

Group: Members
Posts: 407
Joined: 13-December 04
Member No.: 2,696



Hi all am making a website for a car selling company as part of our university project and just wondering if anyone can point me in the right diection. I must make a website which holds details about the cars in a database and i have got to make a search area very much like the one on www.autotrader.co.uk but i dont have a clue how too do one and and must learn on how to do it, it does not have to be as good as the autotrader one but it must but able to help the customers pick the make and model of he car they are looking for e.g. make:fiat modelunto etc. if anyone know of a page where i could learn on how to make search areas please let me know.
(ps. i am using dreamweaver 8 and coldfusion mx 7)

Go to the top of the page
 
+Quote Post
Inspiron
post Mar 1 2006, 02:32 PM
Post #2


Trap Grand Marshal Member
***********

Group: Members
Posts: 1,205
Joined: 25-March 05
Member No.: 4,883



You can try searching through the database with just SQL statements. Search within the column of the database where the given parameters are found.

Something like
CODE

SELECT * FROM Persons WHERE FirstName='Tove'
Go to the top of the page
 
+Quote Post
MaineFishing45
post Mar 1 2006, 02:38 PM
Post #3


Super Member
*********

Group: Members
Posts: 275
Joined: 17-February 06
From: Wellesley, MA
Member No.: 18,774



Try adding the google search engine to your webpage.

CODE
<!-- SiteSearch Google -->
<FORM method=GET action="http://www.google.com/search">
<TABLE bgcolor="#FFFFFF"><tr><td>
<A HREF="http://www.google.com/">
<IMG SRC="http://www.google.com/logos/Logo_40wht.gif"
border="0" ALT="Google"></A>
</td>
<td>
<INPUT TYPE=text name=q size=31 maxlength=255 value="">
<INPUT type=submit name=btnG VALUE="Google Search">
<font size=-1>
<input type=hidden name=domains value="YOUR DOMAIN NAME"><br>
<input type=radio name=sitesearch value=""> WWW
<input type=radio name=sitesearch value="YOUR DOMAIN NAME" checked> YOUR DOMAIN NAME <br>
</font>
</td></tr></TABLE>
</FORM>
<!-- SiteSearch Google -->


Or you can look here http://web-building.7gen.com/services/google-search.html

And here http://www.google.com/services/websearch.html
Go to the top of the page
 
+Quote Post
jlhaslip
post Mar 1 2006, 07:40 PM
Post #4


A computer once beat me at chess, but it was no match for me at kick boxing.
Group Icon

Group: [MODERATOR]
Posts: 3,882
Joined: 24-July 05
From: In Trouble Again... still?
Member No.: 9,787
Spam Patrol



Google searches can be added to your site as per this Topic: http://www.trap17.com/forums/index.php?act...33&t=26996&st=0 and there is a previous Tutorial written about searching your own database for information, too. Look in the Tutorial Section, or use the Search Feature at the top of this page. Specify "+search +database" (no quotes) as the search criteria within the Tutorial sub-forum and you should find it.

Try this : http://www.trap17.com/forums/index.php?sho...29&#entry220429
Go to the top of the page
 
+Quote Post
Wonderdov
post Mar 13 2006, 08:41 AM
Post #5


Newbie
*

Group: Members
Posts: 1
Joined: 13-March 06
Member No.: 19,982



QUOTE(kvarnerexpress @ Mar 1 2006, 08:50 AM) *

Hi all am making a website for a car selling company as part of our university project and just wondering if anyone can point me in the right diection. I must make a website which holds details about the cars in a database and i have got to make a search area very much like the one on www.autotrader.co.uk but i dont have a clue how too do one and and must learn on how to do it, it does not have to be as good as the autotrader one but it must but able to help the customers pick the make and model of he car they are looking for e.g. make:fiat modelunto etc. if anyone know of a page where i could learn on how to make search areas please let me know.
(ps. i am using dreamweaver 8 and coldfusion mx 7)


The 'saerch engine' on www.autotrader.co.uk is a very simple form. Each of the options in those search lists are each an are pointing to a different area within their website.

Actually, they Basic 101 dropdown forms. Check your help file on Dreamweaver and it will give the info to create the forms you need.

And in your free time check out my 21st Century Retro Mall at http://www.lovemyskincare.com/21stcenturyretromall/index.php
Go to the top of the page
 
+Quote Post

Reply to this topicStart new topic

Collapse

> Similar Topics

Topics Topics
  1. The Best And Free Website/html Editors + Text Editors(48)
  2. Are You In Search Of Free Google Cash Program ?(10)
  3. Give Me Website Ideas..(30)
  4. Area 51 In Google Earth(50)
  5. Oldest Website?(37)
  6. One Website = Google Adsense + Adbrite(7)
  7. Excellent Free Website Templates(16)
  8. Read File (.txt) On Another Website Using Jsp?(3)
  9. Innovative Login System(17)
  10. Runescape 2 Website(55)
  11. Adding Your Website To Google(20)
  12. Php Scripts And Website Templates(6)
  13. I Need A Review On My Website(12)
  14. I Am Looking Into Going With A Paid Hosting Service And Trap17 Has Been Good To Me So Whats The Paid Hosting's Website?(7)
  15. Flash Media Into Html/css Website(1)
  1. Creating A Good Website, How?!(18)
  2. Basic Of Website Creation(6)
  3. Has Anyone Designed A Website For A Wow Guild?(0)
  4. Best Way To Make Money From Your Website?(5)
  5. Free Domains For Bloggers(3)
  6. Website Optimization Help(0)
  7. Need Help To Increase The Page Rank Of Website!(2)
  8. I Can && Cannot Acces My Website(4)
  9. I Cannot See My Website Or Log Into Cpanel(7)
  10. Which Mail For My Website?(3)
  11. Postage Costs Problem For My Website(7)
  12. Free Web Hosting: (klusk) [screened](1)
  13. Free Web Hosting: (nitish) [screened](1)


 



- Lo-Fi Version Time is now: 26th July 2008 - 03:22 PM