+ Reply to Thread
Results 1 to 4 of 4

Thread: IDX Question

  1. #1
    Join Date
    Aug 2009
    Posts
    2

    Default IDX Question

    Ok first off I'm new to this and I have an IDX feed in the form of tab delimited text file. I have the file being parsed into my database. The file has a field with "special features" codes that are comma delimited. example : j05 is the code for carpet flooring, j39 is the code for hardwood, etc... how should this "special features" data be handled? Should it go into my database like this? Any ideas are appreciated!
    Last edited by DustyCarr; 08-18-2009 at 06:54 PM.

  2. #2
    Join Date
    Aug 2009
    Posts
    2

    Default Re: IDX Question

    come on! I know you guys know what Im talking about here...I need some help...please!

  3. #3
    Join Date
    Apr 2004
    Location
    Nanaimo
    Posts
    15,992

    Default Re: IDX Question

    I am assuming you were provided with some kind of lookup table - just build your table structure any way you want / will work for your app and then have your parser handle the translation / population of the data based on your tables.
    Starting LEC 7 soon but it won't be called LEC 7 - LEC 2012 coming soon!

  4. #4
    Join Date
    Oct 2008
    Posts
    81

    Default Re: IDX Question

    Hi Dusty,

    You have 2 options :

    1. Create an additional row in the table and create a small .php parser that goes over the codes and writes the oppropriate text in another row.

    or

    2. Create an array as a look up table in the code that displays the properties.

    How exactly are you displaying the data ?
    Best Regards,
    Sean
    Eating WordPress for breakfast

    Get wordpress professionally customized for realtors on your own webhost for FREE! | Got wordpress realated questions , submit them on twitter @wpreality

+ Reply to Thread

Similar Threads

  1. Auto Responder Question
    By Lee in forum REW Lead Manager
    Replies: 1
    Last Post: 06-25-2009, 03:09 PM
  2. CMS email skin - question
    By EFS Webmaster in forum Work Orders
    Replies: 12
    Last Post: 02-24-2009, 03:12 PM
  3. Question about property alerts
    By Madtown RM in forum REW Lead Manager
    Replies: 7
    Last Post: 02-17-2009, 11:42 AM
  4. A Question On Listing URL's
    By Bruce Swedal Denver in forum REW IDX
    Replies: 2
    Last Post: 01-29-2009, 10:57 PM
  5. Question about couple of things
    By rvolk75 in forum REW CMS 2 Questions
    Replies: 5
    Last Post: 01-24-2009, 07:28 PM

Tags for this Thread

Posting Permissions

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