Help with search for website

2 posts by 2 authors in: Forums > CMS Builder
Last Post: March 23, 2009   (RSS)

By _kate_ - March 23, 2009

Hi,
I'm doing a search for a real estate website that I eventually want to function as per the attached image.

I'm new to this so taking one field at a time :) Starting on only the rentals search for now.

So far I have this (just the suburb field) >>

<form method="POST" action="/rentals.php">
<input type="text" name="suburb" value="">
<input type="submit" name="submit" value="Search">
</form>

I am going to cut it back so that it only searches for Suburb now (not postcode and property ID as well). It works fine for one suburb, but if you try and put in multiple suburbs separated by a comma it does not work. What do I need to change to get this to work?
Attachments:

search.jpg 23K