<div id='main'>
<div id='loading'><img src='http://www.viphaklay.com/jquery/
spinner.gif'/></div>
</div>

<script
type="text/javascript" src="http://api.msappspace.com/AppRendering/js/
jquery-1.2.1.min.js"></script>

<script
type="text/javascript">

function
callback_fn(){
$("#main").html(typeof arguments[0]);

}
var url="http://www.lifebooker.com/search/results.xml?
limit=1&direction=desc&page=1&service_categories%5B
%5D=8&inclusive_search=0&gender=3&minimum_discount=0&maximum_discount=-1&zones
%5B%5D=25&zones%5B%5D=26&zones%5B%5D=29&zones%5B%5D=1&zones%5B
%5D=2&zones%5B%5D=3&zones%5B%5D=4&zones%5B%5D=5&zones%5B%5D=6&zones%5B
%5D=7&zones%5B%5D=8&zones%5B%5D=9&zones%5B%5D=30&zones%5B%5D=11&zones
%5B%5D=13&zones%5B%5D=15&zones%5B%5D=17&zones%5B%5D=31&zones%5B
%5D=10&zones%5B%5D=12&zones%5B%5D=14&zones%5B%5D=16&zones%5B
%5D=18&zones%5B%5D=27&zones%5B%5D=19&zones%5B%5D=20&zones%5B
%5D=21&minimum_price=0&maximum_price=-1&minimum_time=600&maximum_time=2400&quantity=1";
opensocial.Container.get().makeRequest(url,callback_fn,{});

</script>
Not sure why this is producing the word "string", I may be parsing the
text incorrectly.

Any help would be appreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Implementing OpenSocial Containers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/opensocial-container?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to