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 7718189
In Process

The Archive Base Latest Questions

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

In integration with an existing application with new functionality, I am looking for a

  • 0

In integration with an existing application with new functionality, I am looking for a way to accomplish the following:

  • Existing application passes in a parameter (can assume it’s a pair of coordionates, latitude/longitude)
  • New functionality interprets the parameter, and runs a web service method (which is also accessible from the existing application, but this shouldn’t be relevant)
  • After the response returns from the web service, invoke a graphical representation of the response (also can assume it’s a coordionate pair), and display it on a map (Bing maps)

The part where I’m stuck on is the waiting for the response programmatically from the web service.

  • Should I simply be calling the web service from the existing application? There still is the problem of having to wait for the response before I can do further processing.

  • Or is there a way to ‘wait’ for the response from the web service that I can apply via JS/ASP.NET?

Keeping in mind although a possible solution is to add an user interaction step (click this button to continue after the web service returns a result) it’s undesirable and I would like to keep this to a single user interaction if possible.

  • 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-01T03:06:18+00:00Added an answer on June 1, 2026 at 3:06 am

    You will want to research ASP.NET’s AJAX functionality. I’m not sure how ASP.NET treats AJAX calls without having an environment or reference documentation in front of me, but the general pattern for AJAX calls is:

    • Client (IE) sends a request to the server, specifying a URL, parameters, and a callback function.
    • Server processes the request and sends data back to the client.
    • When the client receives the response, it triggers the callback function, providing the data returned by the server in a response object.

    You can cause the client to ‘wait’ for the response using the ‘synchronous’ flag, but this is not recommended, since it causes the browser to freeze up until the response is returned by the server.

    If you need something more sophisticated than this, you may have to dig into web sockets:
    http://www.html5rocks.com/en/tutorials/websockets/basics/

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

Sidebar

Related Questions

I'm currently integrating some new classes into an existing application. I have a JDialog
I'm looking into integrating Ember with an existing Rails application, to take advantage of
I am integrating Zend Framework into an existing application. I want to switch the
I've installed the HgEclipse plugin for Mercurial integration in Eclipse. I have an existing
I'm looking at integrating an ESB into an existing Java/Maven web based product. Specifically,
I am introducing automated integration testing to a mature application that until now has
I'm working on porting part of an existing Spring MVC application over to Wicket.
I'm integrating coredata into my existing application as given in http://wiresareobsolete.com/wordpress/2009/12/adding-core-data-existing-iphone-projects/ . I'm facing
Problem I am trying to take an existing ASP.NET web application and manually migrate
I am working on facebook integration in my application. Facebook returns users timezone in

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.