facebook

Displaying information on the HTML widget

  1. MobiOne Archive
  2.  > 
  3. Getting Help – General
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #348641 Reply

    andapende68
    Member

    Hello

    I want to display data on the html widget and i need to know if its possible. Here is my scenario i have a HTML widget above a button so when i press the button it must communicate with my website and pull the data from the site i just have no idea how i an pull that off, anyone with suggestions is highly welcome

    Thanks guys

    Andrea

    #348649 Reply

    Code_A
    Member

    Is the data stored in a database on your web server? If so, you can setup a REST web service with a PHP interface to grab the data for you. From your app you can make the request to your web service through an AJAX call.

    If this is the solution you are looking for then I can post an example of the call to the web service from the app. You can also search these forums for ‘web service’ and you should find an example from an earlier post of mine.

    #348690 Reply

    andapende68
    Member

    Good day Code A

    Thanks for the help, i would appriciate it if you posted an example for me as i have tried searching on the forum and i didnt really find a topic that addressed my issuse or you can post the link for where you had come across a similar problem then i shall go look at that.

    Thanks Again for the help
    Andrea

    #348693 Reply

    Code_A
    Member

    Here is the web service example I was referring too. I hope it helps.

Viewing 4 posts - 1 through 4 (of 4 total)
Reply To: Displaying information on the HTML widget

You must be logged in to post in the forum log in