Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 7802645
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 2, 20262026-06-02T01:19:21+00:00 2026-06-02T01:19:21+00:00

I have write the following code to implement webservice in ios and I have

  • 0

I have write the following code to implement webservice in ios and I have included all the js files mention there but still it is not working.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html>
  <head>
    <title>90210 Lookup</title>
    <script type="text/javascript" charset="utf-8" src="phonegap.js"></script>
        <script type="text/javascript" src="script/xui.js"></script>
    <script type="text/javascript" charset="utf-8">
    x$.data = {};
    x$(window).load(function(e){
      x$("#returned_information").xhr("http://ws.geonames.org/postalCodeSearchJSON?postalcode=90210&maxRows=10",
        { callback: function(){
            var codes = eval("("+this.responseText+")").postalCodes; /* this should be an array */
            x$("#returned_information").html(codes[0].placeName);
          }
        }
      );
    });
    </script>
  </head>
  <body>
    <h1 id="returned_information">
      Put Stuff in Me
    </h1>
  </body>
</html>

Please tell me what I m missing in it.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-02T01:19:22+00:00Added an answer on June 2, 2026 at 1:19 am

    Example is write and u r not missing anything.I think u have to give permission to open the url . If u have not set the permission then go to open the projectname.plist file and place * in the external host attribute.Then try this.I hope it will work.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have the following code: MemoryStream foo(){ MemoryStream ms = new MemoryStream(); // write
i have the following simple code, but it doesn,t work <ul> <li id=one onmouseover=this.style.background-color='white';>
Is there a better to write the following? I have two services that I
So I have the following code: <redirect:write select=concat('..\\folder\\,string(filename),'.xml')> Where filename is a tag in
I have code like the following in a UserControl: Protected Overrides Sub Render(ByVal writer
Currently I have to write the following to update an element already contained in
when handling data, i always have to write the following: var dataSourceRequest:URLRequest = new
I have to write a biginteger into a text file using the following statement.
I have the following assignment: Write a complete 8086 program to perform the calculator
In my .htaccess file i have the following re-write rule RewriteRule ^([a-z]*)$ work.php?album=$1 [L]

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.