+ Reply to Thread
Results 1 to 2 of 2

Thread: Creating snippet to pull MLS #

  1. #1
    Join Date
    Apr 2008
    Location
    Kill Devil Hills
    Posts
    647

    Default Creating snippet to pull MLS #

    I was working on creating a new snippet to pull individual mls #'s. Everytime I place a specific mls number into the $_search mls number field, it returns no listings found, though I checked to ensure the mls number does exist.

    http:// www.sjbeachhomes.com

  2. #2
    Aaron is offline Real Estate Webmasters Staff Aaron's Most Recent Blog Entry: Email etiquette Aaron is on a distinguished road
    Join Date
    Jun 2005
    Location
    Nanaimo
    Posts
    24,278

    Default Re: Creating snippet to pull MLS #

    Hello,

    Does your snippet code look like this?

    $_REQUEST['search_mls'] = '123514';

    for multiple:

    $_REQUEST['search_mls'] = '123514,121938';

    Check to make sure there are no other codes in the snippet that may limit the search query.
    Aaron
    Real Estate Webmasters ( Programming )
    Client Resources | Tutorials | Suggested Enhancements

+ Reply to Thread

Similar Threads

  1. how would i build a snippet to pull just condos
    By Marc Zuazua in forum REW IDX
    Replies: 5
    Last Post: 12-04-2008, 08:42 PM
  2. creating a snippet
    By kenna real estate in forum REW CMS 2 Questions
    Replies: 1
    Last Post: 06-10-2008, 07:06 PM
  3. Creating a Snippet
    By lmbrealtycorp in forum REW IDX
    Replies: 1
    Last Post: 06-04-2008, 01:01 PM
  4. IDX snippet link is creating a link to REW page
    By Morristown in forum REW IDX
    Replies: 2
    Last Post: 02-11-2008, 02:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts