Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Back End Problems with searching site content

  • This topic is empty.
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #25572
    sbrowse
    Member

    Hi Everyone!! I’m just getting into CSS ..HAMMERING the tutorials, it’s coming along fine but i’ve hit abit of a wall.
    I want customers to be able to narrow down a search to what they want to see

    eg. <make of car>
    <price MIN>
    <priceMAX>
    <LOCATION>

    then after all desired fields are selected and you click <<SEARCH>>

    after that you have what your looking for. What is this called..so i know what to search for and learn how to
    apply it to my site….i just dragged this off a website source, is this it? how do i get started??

    any help whould be greatly appreciated..Thanks

    Code:

    Used cars search

    Search 79,087 used cars



    #61448
    holyhttp
    Member

    The seach query (form fields data) will be processed on the server-side script located at "/cars/carsSearch/prepareSearch"
    You therefore need create a server-side search script or use the google search.

Viewing 2 posts - 1 through 2 (of 2 total)
  • The forum ‘Back End’ is closed to new topics and replies.