Real Estate Forums

REW IDX REW Customers only - ask questions, get support and report feed issues here.

Reply
 
Thread Tools Search this Thread Display Modes
Old 06-13-2008, 09:33 PM
thegelvis31 thegelvis31 is offline
REW Client
 
Join Date: Mar 2008
Location: Bradenton, Florida
Posts: 65
thegelvis31 is on a distinguished road
Default IDX list for Sarasota MLS

I would like to know if I can get a list of the codes for adding snippets for waterfront homes, golf course homes, and anything else I can add.
Thanks http://dev44.rewdev.com/
Reply With Quote
Old 06-14-2008, 09:58 AM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,524
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: IDX list for Sarasota MLS

Hi Frank,

Well - we don't really have such a list - we could certainly provide a quote for a programmer to make up a few snippets for you that search Waterfront homes and golf course homes. Best for you to make up a list of what types of snippet pages that you want to create and we can let you know if it's possible and how much time it'll take to do. Usually a programer can make quite a few snippets in a 1hr project.

Thank you,
__________________
Aaron
Programming
Real Estate Webmasters
Reply With Quote
Old 06-14-2008, 12:40 PM
thegelvis31 thegelvis31 is offline
REW Client
 
Join Date: Mar 2008
Location: Bradenton, Florida
Posts: 65
thegelvis31 is on a distinguished road
Default Re: IDX list for Sarasota MLS

I checked the database and waterfront and golf course is in there. I am trying to figure it out. Here is the snippet I made, could you let me know if i am close or way off. Thanks http://dev44.rewdev.com/

<?php

$_REQUEST['snippet_city'][] = 'Sarasota';
//$_REQUEST['search_feature_code'][] = 'x12';
$_REQUEST['feature_description'][]='Waterfront Property';
//$_REQUEST['search_type'][] = 'Condominium';
$_REQUEST['search_type'][] = 'Residential';


$_REQUEST['idx'] = 'residential';

$_REQUEST['minimum_price'] = 5000;
$_REQUEST['maximum_price'] = 125000000;
$_REQUEST['minimum_bedrooms'] = 1;
$_REQUEST['minimum_bathrooms'] = 1;
$_REQUEST['minimum_sqft'] = 400;
Reply With Quote
Old 06-14-2008, 02:21 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,524
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: IDX list for Sarasota MLS

Looks pretty good. There is a Excel file that's got all the feature codes in it that I can email to you on Monday. For the snippet ... I don't think the line of code below will do anything:

$_REQUEST['feature_description'][]='Waterfront Property';

....

You can use this to search in the features:

$_REQUEST['search_feature_code'][] = 'x12';

I recall "X12" being the code for waterfront ... ( not 100% sure though )
__________________
Aaron
Programming
Real Estate Webmasters
Reply With Quote
Old 07-30-2008, 01:08 PM
thegelvis31 thegelvis31 is offline
REW Client
 
Join Date: Mar 2008
Location: Bradenton, Florida
Posts: 65
thegelvis31 is on a distinguished road
Default Re: IDX list for Sarasota MLS

I never received the excel file that has the feature codes. If I could get that emailed to me that would be great. My email address is floridahomessell@yahoo.com

Thank You,
http://dev44.rewdev.com/
Reply With Quote
Old 07-30-2008, 02:11 PM
Aaron Aaron is offline
Real Estate Webmasters Staff
 
Join Date: Jun 2005
Location: Nanaimo
Posts: 7,524
Aaron is on a distinguished road
Send a message via MSN to Aaron
Default Re: IDX list for Sarasota MLS

Quote:
Originally Posted by thegelvis31 View Post
I never received the excel file that has the feature codes. If I could get that emailed to me that would be great. My email address is floridahomessell@yahoo.com

Thank You,
http://dev44.rewdev.com/
Sent. You going live soon?
__________________
Aaron
Programming
Real Estate Webmasters
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



For our members

Main Sections

IDX Coverage Areas

Spiders Welcome

All times are GMT -7. The time now is 03:34 AM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.