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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 18, 20262026-05-18T08:04:23+00:00 2026-05-18T08:04:23+00:00

UPDATE: The back-end service was powered by an ASP.Net AJAX Web Service proxy. 1)

  • 0

UPDATE: The back-end service was powered by an ASP.Net AJAX Web Service proxy.

1) The main page has two global objects, one for the back end connections (Svc) and another for handling the DOM (Main). It also dynamically loads documents into an iframe.

2) These iframes need to access services provided by Svc, and also supply a callback function.

3) The problem – passing a function created in the iframe to the parent frame, it’s treated as an object not a function and cannot be invoked.

Can anyone provide a better solution than what I’ve got currently in the iframe:

var Main = parent.Main,
    Svc = parent.Svc;

Svc.method(data, Main.createCallback(
    function(response) {}
));

and in the parent frame:

Main.createCallback = function(func) {
    return function() {
        func.apply(func, arguments);
    }
}
  • 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-05-18T08:04:24+00:00Added an answer on May 18, 2026 at 8:04 am

    The problem is ASP.Net AJAX Web Service proxies, which don’t appear to support calling the web service from an iframe with an inline callback function.

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

Sidebar

Related Questions

If for instance, I was to give a response back to an ASP.Net Update
We have two separate systems communicating via a web service. Call them front-end and
I have a java web app that makes back-end use of a third-party web
I have a WCF service (.NET 4) hosted in IIS. My service contract has
I'm working on our back-end encoder service which does an awful lot of video
I'm trying to fix a particular laboratory web application (written in ASP.NET). There is
I am developing a solution in .Net utilising the VMWare Web Service API to
When I update product like price or name on back-end, I want front-end users
My company provides a large .NET service-oriented solution. The services layer interact with a
I am in the process of setting up a web service for an external

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.