Zearch inspects the query string of the url to generate the SQL query that it will use for page
Pages
Results.aspx
Rss.aspx
Kml.aspx
Query String Parameters
|
Parameter
|
Type
|
Description
|
|
County
|
String[]
|
Counties to search
|
|
City
|
String[]
|
Cities to search
|
|
Community
|
String[]
|
Communities to search
|
|
Low
|
Integer
|
Minimum list price to include
|
|
High
|
Integer
|
Maximum list price to include
|
|
Beds
|
Integer
|
Minimum number of bedrooms
|
|
Baths
|
Decimal
|
Minimum number of bathrooms
|
|
SqFt
|
Integer
|
Minimum square footage
|
|
LotSqFt
|
Integer
|
Minimum Lot size (in square feet)
|
|
Mls
|
Integer[]
|
MLS# to display
|
|
LowYr
|
Integer
|
Minimum year built to include
|
|
HighYr
|
Integer
|
Maximum year built to include
|
|
Zip
|
Integer[]
|
Zip codes to display
|
| ListOffice |
Integer[] |
ID of llsting office
|
|
OrderBy
|
String[]
|
Columns to sort the results by. If a column has a ~ (tilde) prefix, the column is sorted in descending order. Otherwise the column is sorted in ascending order.
|
Print | posted on Tuesday, April 17, 2007 10:10 PM