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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T11:09:32+00:00 2026-05-11T11:09:32+00:00

I have to integrate an existing, simple asp.net web forms app including postbacks etc.

  • 0

I have to integrate an existing, simple asp.net web forms app including postbacks etc. into another external site with a jQuery load() call., an app that was intended to be integrated through an iframe. I doubt that’s possible without a rewrite of the app.

The app is a basic questionnaire that leads the user to a product suggestion at the end.

Does anyone have any pointers to how I could solve this? I guess I will probably have to rewrite the app with web services and dynamic calls to RenderUserControls, I will also need access to the page that calls the load() and write additional jQuery methods to handle the user input… I will probably have to remove all of asp.net’s postback calls and rewrite the handling of the user input?

  • 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. 2026-05-11T11:09:33+00:00Added an answer on May 11, 2026 at 11:09 am

    First of all you should note that the load() function, like all ajax, can only work on the same domain. So if the ‘external site’ is on another domain ajax is the wrong choice.

    It does sounds like a lot of hard work, depending on the complexity of the page. Postbacks can occur in many places – image clicks, combo selects, etc. Also, there are hidden fields to worry about, like the View State and Event handler – those have the same names on both pages. You’ll have an easier time if the external site has no state and postbacks.

    If the pages are relatively simple this can probably be done. It’s been my experience that forms don’t work well in other forms, so you’ll have to remove one of them (probably the loaded page’s form), or place them one after the other. As you’ve mentioned, you’ll have to rewrite postbacks, you’ll want to serialize the data. You may be able to change this string to fit the names on the original page (if you’ve changed the name of the viewstate, etc, it’s easier to change it back on the serialized string than to mess with IDs), post it to the original page, and load again.

    Personally, as much as I like jQuery, and as much as this project sounds interesting (and it is), I’d probably go for a server-side solution. It sounds much easier to create a user control (that may use ajax itself), or to the expose the page’s functionality using web services or better, generic handlers.

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

Sidebar

Related Questions

I have recently integrated the .NET NLog logging component into one of our applications
I have tried to integrate the Picasa API on iPhone, compiles fine, but I
Anyone have any thoughts on how/if it is possible to integrate Google Code commits
I have recorded a very simple test case Using the Selenium IDE integrated with
When I setup IIS6 to develop projects locally I have to enable Integrated Windows
I have a shop system that integrates PayPal in the usual way, i.e. the
I have a set of objects which I iterate through, however I may decide
I have this scenario where I need data integrity in the physical database. For
I have a class and I want to be able to iterate over a
I have a const char arr[] parameter that I am trying to iterate over,

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.