Announcement

Collapse
No announcement yet.

conecting to pages after selecting various options

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • conecting to pages after selecting various options

    Hi, This is for our domain name www.99countries.com, we have to create a property related website where in the end user will have to select different options such as location, price, number of bedrooms budget, and more over all customers will have different choices, so how do we connect the various menu options to display the appropriate pages as per the menu selected. kindly please advice.
    Regards
    Girish

  • #2
    Re: conecting to pages after selecting various options

    There is no standard way to do this, and all of the ways require some scripting.

    The most efficient way:

    User makes his selections (in a form). Upon submission, the data is sent (as form submission) in a processing script that , depending on user selections and a well established (by you) "logic" determines which page needs to be displayed, so it redirects the user to that page.

    Requires PHP knowledge.

    Another solution would be that of chained menus (look at dynamicdrive.com) : user makes first selection, from a dropdown list, this automatically populates a second dropdownlist and so on until he reaches his final selection. At that point, the last dropdown, takes him to the related page.

    Requires some Javascript knowledge.
    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

    Working...
    X