I want to retrieve data from website to mobile application.I want the data to be display in my own page
By mohit kumar
20 Oct 2015 00:11
English
7 Replies
Hi,
I want to retrieve data from online site and display it in my own page.I have done this but not working.
$('#sp1').click(function() {
$.getJSON('http://apibeta.yourstory.com/v1/site/YOURSTORY/articles', function(jd) {
window.location = jd[0].permalink;
});
});
Please help me
Thanks and regards
Mohit Kumar
You must log in to use this service. Log in now?
The tag you entered already exists.
Do you want to report this post as spam?
The post has been reported as spam.
cannot be empty.
Are you sure you want to cancel and return to the list?
The code has been copied to the clipboard.
Enter a title.
All Categories
General Support
Tizen .NET
Web Application Development
Native Application Development
SDK & IDE
--------
--------