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

  • SEARCH
  • Home
  • 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 7755039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 1, 20262026-06-01T12:28:00+00:00 2026-06-01T12:28:00+00:00

I m new to using Web services using JavaScript. All I want is to

  • 0

I m new to using Web services using JavaScript.

All I want is to get the bound value (northeast, southwest : latitude & longitude) from JSON through Google Maps API.

http://maps.googleapis.com/maps/api/geocode/json?address=chicago&sensor=true

I want to pass the value “Chicago” through HTML form.

But I should be having the above URL in a <script> . I m not sure about this.
If yes, How can I call Chicago ? in the below tag through forms

<script type="text/javascript" src="http://maps.googleapis.com/maps/api/geocode/json?address=chicago&sensor=true"></script>

I m new to this new kind of programming concept.

Any inputs would be helpful.

Thanks !!!

  • 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-01T12:28:01+00:00Added an answer on June 1, 2026 at 12:28 pm

    Unfortunately I don’t believe you will be able to do that through a client-side script. The Geolocation API only support XML and JSON output. As you have to make a cross-domain request, both those formats are blocked by the browser for security reasons. For cross-domain requests you would have to use JSON-P, which is not supported.

    You could set up a proxy within your own domain. Make a simple PHP, ASP.Net (or whatever server-side language you prefer) script that goes to Google, fetches the result, and send it back to you as JSON. Then your JavaScript could call your own proxy within your own domain, instead of calling Google straight away. A work around, to solve your problem with the same-origin policy.

    Update

    After reading through the documentation, you could use the JavaScript API, instead of the geolocation API. Hava a look at the documenation of the Geolocation service for the JavaScript API.

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

Sidebar

Related Questions

I am new to Java web-services and am working on one currently, using Apache
i am using web service asmx, whenever a new request comes, all objects will
I'm trying to teach myself AJAX/Web services using C# and javascript. And I think
The javascript does not get value from the web method. It says undefined for
Every new web service you create using visual studio comes with a predefined namespace
I am working on a web service project using gsoap. I am new to
Is it a good idea to start new test framework using Selenium web driver
I created a new ASP.NET website using Visual Web Developer 2008 Express edition and
using Visual.Web.Developer.2010.Express; using SQL.Server.Management.Studio.2008.R2; Kinda new at C# here.. I got the first row
we are currently working on a new web application using Java and MySql. We

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.