Ok, so I got the xmlrpc from the site that oodle recommended and installed it on my webserver (tested out fine with given code). Here is what I got so far: ...
Also created a scripting dictonary, however,still problems. Anyone, anyone.?.?.?.?.?.? <!--#include virtual="/aspxmlrpc/code/xmlrpc.asp" --> <% ReDim...
A new software release went out this morning. No non-backwards-compatible API changes were part of it. As usual, if you encounter any issues which seem to...
i want to apply distance filter on my query but could not found any sample code.Please help me in this regards. Here is my code 'filters'=> array( 'type' =>...
I'm raghvendra.i want to integrate oodle api with my web application for classified category.and i want to integrate oodle api with java technology.so may i...
Dear friends, I have implement oodle api with my struts program and I'm using apache XML-RPC API.but i'm encounter some problem or exception from your side (or...
We are using WebWork and XMLRPC to communicate with Oodle, and the code below has worked for over a year with no problems. I have removed a couple of items ...
thanks jeff now my program is working properly. thakns a lot but new method get is not working but depricated methods are working like searchByIndex. ... ...
Hello, I would like to implement Oodle's API into my site, but I want a general search ability written in PHP4 if possible. Has anyone done this already?...
Hello, I would like to implement Oodle's API into my site, but I want a general search ability written in ASP.NET if possible. Has anyone done this already?...
Here's the deal. I am new to this API thing with oodle. I am developing a classified website that will concentrate on the 5 county area surrounding me....
Hello all, I am trying to get some listings from oodle and if I send in this information { 'region' => 'usa', 'category' => 'sale/sale/garage', 'q' => 'bike', ...
You could try Oodle's "cities" page: http://www.oodle.com/cities, which has the regions just for the US. (or you can go to http://www.oodle.co.uk/cities for UK...
Found it. :) Nevermind. http://www.oodle.com/info/upload/feed.html Jon From: oodleapi@yahoogroups.com [mailto:oodleapi@yahoogroups.com] On Behalf Of Jon Davis ...
Are the regions in the oodle api limited to what they have listed? Any change they could expand these regions to include searching by a specific college or...
When I run my app I receive the error "Server returned a fault exception: [0] you must specify a region". Has anyone received this error? I can't figure out...
My requests are getting back this response: /usr/local/lib/ruby/1.8/xmlrpc/client.rb:552:in `do_rpc': Wrong content-type: (RuntimeError) <?xml version="1.0"...
I am testing some very basic code in php to pull some real estate listings in Bellingham, WA. I am passing very little info to the API but all it tells me is: ...
Be sure to specify the 'region' argument, as outlined in the docs on this page http://developer.oodle.com/get <http://developer.oodle.com/get> . If you just...
Hi Guys, anyone got a solution for this error? Fatal error: Call to a member function on a non-object in /home/landlord/public_html/lettings/oodle_api_php5.php...
Ok sorry forget last post, server is running php4 :-) Has anyone got a php4 api code and php4 sample code? I can't upgrade the php version. Other alternative...
Hey guys. I could really use your help here. I was able to narrow down part of the problem in my array so that everything comes out just great with a region....
Hi Guys, anyone got a solution for this error? When i run the code on server i am getting Fatal error: Call to a member function on a non-object in ...
Ach! The developer section is down and I am right in the middle of working on my client's project. I can't get to any documentation! Is there another location...