This is a migrated thread and some comments may be shown as answers.

How can I load web service or API in HTML page of project?

1 Answer 49 Views
General Discussion
This is a migrated thread and some comments may be shown as answers.
This question is locked. New answers and comments are not allowed.
AhrimanSefid
Top achievements
Rank 2
AhrimanSefid asked on 05 May 2014, 05:26 AM
How can I load web service or API in HTML page of project?
Android & IOS.

1 Answer, 1 is accepted

Sort by
0
Nikola
Telerik team
answered on 05 May 2014, 02:52 PM
Hello Amir,

The straightforward way would be to use jQuery ajax calls to retrieve the data, then apply your business logic, and, finally, display it in your html view. You can refer to this blog post for a tutorial on connecting to ASP.NET Web Api services. While the tutorial discusses creating and consuming a Web Api service, you can apply the ideas and mechanics of the Client part of the tutorial to any web service. 

If you have more specific questions, don't hesitate to contact us.

Regards,
Nikola
Telerik
 

Share what you think about AppBuilder and Telerik Platform with us in our feedback portal, so we can become even better!

 
Tags
General Discussion
Asked by
AhrimanSefid
Top achievements
Rank 2
Answers by
Nikola
Telerik team
Share this question
or