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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 9, 20262026-06-09T12:07:12+00:00 2026-06-09T12:07:12+00:00

I can use Request.UserLanguages to get the Browser languages within a page, however if

  • 0

I can use Request.UserLanguages to get the Browser languages within a page, however if that page is then within an iFrame, it seems there is no languages? how do I get this information from the parent iFrame?

This iframe is in fact a Facebook iFrame app.

  • 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-09T12:07:13+00:00Added an answer on June 9, 2026 at 12:07 pm

    You will only be able to query info about the page if it is on the same domain and page calling the i-frame, due to cross domain security.

    “The fact that the i-frame is controlled by Facebook you will not be
    able to XSS.”

    http://en.wikipedia.org/wiki/Cross-site_scripting

    if you control the i-frame, and it is php you can expose the document “at your own risk”
    add this snippet to the top of your php document before all other code.

    <?php
    header('Access-Control-Allow-Origin: *');
    ?>
    

    then you can proceed to get information with JavaScript as you normally would.

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

Sidebar

Related Questions

I know I can use Request.Browser.IsMobileDevice . But does anyone know how it works,
we have a simple REST request that I can use manually on my Mac
I can use a GET request to submit HTML form data. If a HEAD
A web part can't use certain objects such as Page.Request as detailed in Best
Is there some API that I can use to build a simple DNS server,
I need an Http request that I can use in .Net which takes under
Is there a mechanism i can use to force page reload every 'n' minutes?
When a user request comes in, I can use Context.Request.UserHostAddress to get the user's
To request some data from a web server, we can use the GET method,like
how can i use request.querystring in asp.net.i have a linkbutton and this is 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.