[libRETS-users] How to get URL to photo?
Keith T. Garner
kgarner at crt.realtors.org
Fri Dec 21 15:57:47 CST 2007
On 12/21/07 3:43 AM, noname wrote:
> I can download all photos but how can I get *_only links_* to photos?
In RETS GetObject speak that's called "Location." Supporting Location is an
optional feature of the RETS spec and not all RETS servers support it. It
may not be possible with your MLS.
> If I insert this string:
>
> request.SetLocation(true);
>
> response (obj variable) is always==null
The fact you're getting NOTHING back is not good. You should get something.
You're also not reporting an exception, so... hmmm
Want to throw a quick network trace with location set to true to
librets-logs at crt.realtors.org? We need to figure out if its a libRETS bug,
a swig binding bug, or your RETS server... This is the first step.
Keith
--
Keith T. Garner - Managing Director - Center for REALTOR® Technology
kgarner at realtors.org - 312-329-3294 - http://blog.realtors.org/crt
More information about the libRETS-users
mailing list