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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 8, 20262026-06-08T17:08:08+00:00 2026-06-08T17:08:08+00:00

I am looking for information, method or code that can help me solve a

  • 0

I am looking for information, method or code that can help me solve a unique problem. My first idea was to use iframe, but that seems to be creating possible issues with cross site sharing.

I have a website (https://siteB.com) that I would like to “embed” into other websites. It is written in ASP.net, uses sessions variables, login security, posts messages to social media (FB, Twitter), etc. Any links to social media or through email, post back to siteB.com.

The clients websites would be (http(s)://siteA.com). They are non-profit sites and use a payment gateway for credit card transactions. Because of the nature of the transactions (for tax purposes), the credit card charge must be managed on siteA.com – siteB.com can not collect funds (for this case) and it cannot be a “passthrough” type transaction.

The flow for all users is to go to siteA.com, use the service from embedded siteB.com and make transaction with credit card to siteA.com. siteB.com is where the work gets done, but the payment should be handed off to siteA.com. Overall, the goal is create a seamless experience for the user on siteA.com and their card transaction is to siteA.com.

The problems with iframe:

  1. hyperlink from fb/twitter/email, with query string to a specific page on iframed siteB.com not working (or can’t get to work)
  2. sharing session data across domains is a problem

Any suggestions are welcome and very much appreciated.

  • 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-08T17:08:12+00:00Added an answer on June 8, 2026 at 5:08 pm

    You can use an object:

    <object type="text/html" data="http://siteB.com" style="width:100%; height:100%">
    <p>backup content in case it doesn't work</p>
    </object>
    

    And adjust your height and width accordingly.

    Alternatively, you can use jQuery as seen here:

    <script>$("#testLoad").load("http://siteB.com/");    
    <div id="testLoad"></div>
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have looked on line for information that would help me solve a design
I'm looking for information on how to use MySQL geometry types in .NET. I'm
I was looking for information comparing Ember.js and Backbone.js for use with a Ruby
I'm looking to find information on how to update my XCode program that has
I'm looking for a way to create a simple HTML table that can be
I'm looking to implement a DFA minimizer in my lexer, but I can't seem
thank you for looking at my problem. I have an object that is being
I'm looking for a method to see how often people use my application and
I'm looking for a good cache key for APC that represents some complied information
I'm looking for information on how to move (and animate) 2D sprites across an

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.