Go Back   CodingForums.com > :: Client side development > General web building

Before you post, read our: Rules & Posting Guidelines

Reply
 
Thread Tools Rate Thread
Enjoy an ad free experience by logging in. Not a member yet? Register.
Old 05-05-2003, 05:25 PM   PM User | #1
tuiuninja
New to the CF scene

 
Join Date: May 2003
Location: Orlando
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
tuiuninja is an unknown quantity at this point
Question Need help creating a Search Engine

Hey guys I this is my first post on this board and I need some help
I am building a webpage and I am going to do something like www.cycletrader.com
but I am going to post electronics for sale and I want to create the search engine similar to theirs... Is there any software that is simple to use but its also good?
Basically I need some good references on what should I use to create my search engine...
Thanks for any help

Last edited by tuiuninja; 05-05-2003 at 06:37 PM..
tuiuninja is offline   Reply With Quote
Old 05-05-2003, 09:00 PM   PM User | #2
cg9com
Senior Coder

 
Join Date: Jul 2002
Posts: 1,628
Thanks: 0
Thanked 0 Times in 0 Posts
cg9com is an unknown quantity at this point
Hello, do you have server side capabilities such as PHP, ASP, etc.?
This is the most effecient way of doing things ...

for JS you can try: http://sitelevel.whatuseek.com/query...autocustomize=
and/or server side http://www.hotscripts.com
__________________

Moderator: General web building

Get out from under them, resist and multiply.
Get out from under precipice and see the sky.
cg9com is offline   Reply With Quote
Old 05-05-2003, 09:48 PM   PM User | #3
WA
Administrator


 
Join Date: Mar 2002
Posts: 2,596
Thanks: 2
Thanked 19 Times in 18 Posts
WA will become famous soon enough
Hi tuiuninja:
Please review our posting guidelines before posting in the future, specifically, on using a descriptive subject for your thread: http://www.codingforums.com/postguide.htm

Thanks,
__________________
- George
- JavaScript Kit- JavaScript tutorials and 400+ scripts!
- JavaScript Reference- JavaScript reference you can relate to.
WA is offline   Reply With Quote
Old 05-05-2003, 10:58 PM   PM User | #4
tuiuninja
New to the CF scene

 
Join Date: May 2003
Location: Orlando
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
tuiuninja is an unknown quantity at this point
Sorry about that and thanks for the info I will need to look into my host to check out what I can use...
Thanks !
tuiuninja is offline   Reply With Quote
Old 05-05-2003, 11:41 PM   PM User | #5
pardicity3
Regular Coder

 
Join Date: Jun 2002
Location: Iowa / Notre Dame
Posts: 538
Thanks: 0
Thanked 0 Times in 0 Posts
pardicity3 is an unknown quantity at this point
If it is possible, you are probably going to have the easiest time using PHP and MySQL. Granted, you are not going to be able to whip a search engine up in no time if you have no experience with a language such as php or a database such as mysql. But do not despair, the learning part is half the fun!

Also, you can check out hotscripts like cg9com said and try and pick a few of their scripts apart to aid in your learning experience.
__________________
My Site {Mike's Adventures}

Yikes, forums are almost too much fun.
pardicity3 is offline   Reply With Quote
Old 05-06-2003, 05:32 PM   PM User | #6
tuiuninja
New to the CF scene

 
Join Date: May 2003
Location: Orlando
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
tuiuninja is an unknown quantity at this point
Thnks for all the help guys!
tuiuninja is offline   Reply With Quote
Old 05-06-2003, 05:39 PM   PM User | #7
tuiuninja
New to the CF scene

 
Join Date: May 2003
Location: Orlando
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
tuiuninja is an unknown quantity at this point
Hey guys I am going to create a website similar to the www.cycletrader.com that will be advertising cars for other people. So I need to create the search engine that the viewer can search by model make year and all the other details...
What do you guys think I should use?
A javascript search or a MySQL???
Or are there any other ways for me to do this? I will not need to create a shopping cart for this since I am not going to sell the cars. Thanks for any more help.

PS Adm: I didnt know if I had to post in this subject or create a new topic...
tuiuninja is offline   Reply With Quote
Old 05-06-2003, 11:36 PM   PM User | #8
cg9com
Senior Coder

 
Join Date: Jul 2002
Posts: 1,628
Thanks: 0
Thanked 0 Times in 0 Posts
cg9com is an unknown quantity at this point
Quote:
Originally posted by tuiuninja
I didnt know if I had to post in this subject or create a new topic...
Your fine.

Unless your search requirements are pretty simple, a server side solution is best, given you have proper support.
__________________

Moderator: General web building

Get out from under them, resist and multiply.
Get out from under precipice and see the sky.
cg9com is offline   Reply With Quote
Old 05-07-2003, 08:28 AM   PM User | #9
Mhtml
Senior Coder

 
Mhtml's Avatar
 
Join Date: Jun 2002
Location: Sydney, Australia
Posts: 3,531
Thanks: 0
Thanked 1 Time in 1 Post
Mhtml is an unknown quantity at this point
A serverside soln. is probably the best way to go on these sort of things. A major benefit is only needing maybe 10 lines or less to achieve what you require where as a js soln. (although I've never seen one) would require a lot more code, it's viewable to the public who may find ways to exploit your pages, and of course what if the user doesn't have js enabled?

IMO PHP/ASP the way to go, if you're not a very good coder go for ASP but PHP is just as easy once you get into ss languages as it works the same to some extent as the others.`
__________________
Omnis mico antequam dominus Spookster!
Mhtml is offline   Reply With Quote
Reply

Bookmarks

Jump To Top of Thread


Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +1. The time now is 08:14 AM.


Advertisement
Log in to turn off these ads.