Results 1 to 7 of 7

Thread: How Do I create a searchable database?
      
   

  1. #1
    cmoretti is offline Sergeant
    Join Date
    Jan 2009
    Posts
    31

    Question How Do I create a searchable database?

    I refer people to treatment. I would like to create a search where it would be a two drop down menu with the first selection being the type of treatment they are looking for and then the city where they want to go, returning the results based on those selections.

    What would I use? and where would I start?

  2. #2
    cmoretti is offline Sergeant
    Join Date
    Jan 2009
    Posts
    31

    Default Re: How Do I create a searchable database?

    anyone?

  3. #3
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,610

    Lightbulb Re: How Do I create a searchable database?

    Quote Originally Posted by cmoretti View Post
    I refer people to treatment. I would like to create a search where it would be a two drop down menu with the first selection being the type of treatment they are looking for and then the city where they want to go, returning the results based on those selections. What would I use? and where would I start?
    Search, no.
    Navigation, yes.

    There are a couple of ways to accomplish the same without having to involve yourself with creating Databases and customized scripting ...

    The more preferred and easiest to implement way is to use a "Drop-Down" Menubar to provide the first selection of "Sub-items" as treatments, and per selected Treatment additional "2nd Sub-items" that present to navigate directly to the page (or a BOOKMARK within a page) with the information requested. (You can add as many 'sub-sets' as required to deliver Visitors directly to the pages they need to find)
    An simple example of this "Menubar Solution" can be seen here.
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

  4. #4
    navaldesign's Avatar
    navaldesign is offline General & Forum Moderator
    Join Date
    Oct 2005
    Location
    Italy
    Posts
    12,115

    Default Re: How Do I create a searchable database?

    You need the so called "chained" dropdown lists.

    A script you can use for this can be found at http://www.dynamicdrive.com/dynamici...ects/index.htm

    However, for a database driven script and results, you will need Ajax.
    Navaldesign
    Logger Lite: Low Cost, Customizable, multifeatured Login script
    Instant Download Cart: a Powerfull, Customized, in site, DB driven, e-products Cart
    DBTechnosystems.com Forms, Databases, Shopping Carts, Instant Download Carts, Loggin Systems and more....
    Advanced BlueVoda Form Processor : No coding form processor! Just install and use! Now with built in CAPTCHA!


  5. #5
    cmoretti is offline Sergeant
    Join Date
    Jan 2009
    Posts
    31

    Default Re: How Do I create a searchable database?

    Quote Originally Posted by Vasili View Post
    Search, no.
    Navigation, yes.

    There are a couple of ways to accomplish the same without having to involve yourself with creating Databases and customized scripting ...

    The more preferred and easiest to implement way is to use a "Drop-Down" Menubar to provide the first selection of "Sub-items" as treatments, and per selected Treatment additional "2nd Sub-items" that present to navigate directly to the page (or a BOOKMARK within a page) with the information requested. (You can add as many 'sub-sets' as required to deliver Visitors directly to the pages they need to find)
    An simple example of this "Menubar Solution" can be seen here.
    I already have everything through navigation bar and submenus but the Pages are becoming endless so I really need a results page that is specific for those search parameters. I really need to use a database at this point. I am looking at adding Southern California which adds a minimum of 10,000 more entries.

  6. #6
    cmoretti is offline Sergeant
    Join Date
    Jan 2009
    Posts
    31

    Default Re: How Do I create a searchable database?

    Quote Originally Posted by navaldesign View Post
    You need the so called "chained" dropdown lists.

    A script you can use for this can be found at http://www.dynamicdrive.com/dynamici...ects/index.htm

    However, for a database driven script and results, you will need Ajax.
    What is Ajax and where do I get it?

  7. #7
    Vasili's Avatar
    Vasili is offline Moderator
    Join Date
    Mar 2006
    Posts
    13,610

    Default Re: How Do I create a searchable database?

    Google it ... it is a type of coding used for scripting, and not "something" you can learn overnight. It will have to be customized for you if you decide to use the Database method originally mentioned, and involve a significant cost to have it custom programmed for you. You might wish to first source a capable programmer ....
    . VodaWebs....Luxury Group
    * Success Is Potential Realized *

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

     

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49