Announcement

Collapse
No announcement yet.

How Do I create a searchable database?

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • 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
    Re: How Do I create a searchable database?

    anyone?

    Comment


    • #3
      Re: How Do I create a searchable database?

      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 *

      Comment


      • #4
        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!

        Comment


        • #5
          Re: How Do I create a searchable database?

          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.

          Comment


          • #6
            Re: How Do I create a searchable database?

            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?

            Comment


            • #7
              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 *

              Comment

              Working...
              X