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

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 11, 20262026-06-11T21:04:41+00:00 2026-06-11T21:04:41+00:00

I have an MVC application and it’s designed for JQM. However, when I embed

  • 0

I have an MVC application and it’s designed for JQM.

However, when I embed a youtube video I get the following error.

This content cannot be displayed in a frame 
To help protect the security of information you enter into this website, the publisher of this content does not allow it to be displayed in a frame.
What you can try:
Open this content in a new window

Here is my code;

<asp:Content ID="Content4" ContentPlaceHolderID="PositionImage" runat="server">
    <div class="videoPlayer" id="PlayerPanel">
        <embed enablejsapi=1 id="player1" width="300"  src="http://youtu.be/_Nng-Ri4c2U" frameborder="0" allowscriptaccess="always" />
    </div>
</asp:Content>
  • 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-11T21:04:42+00:00Added an answer on June 11, 2026 at 9:04 pm

    Give this a shot:

    <asp:Content ID="Content4" ContentPlaceHolderID="PositionImage" runat="server">
        <div class="videoPlayer" id="PlayerPanel">
            <iframe src="http://www.youtube.com/embed/_Nng-Ri4c2U" width="300" height="190"></iframe>
        </div>
    </asp:Content>
    

    Rather than use an <embed /> tag, just use an <iframe /> instead.

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

Sidebar

Related Questions

I have this MVC application where I declare the following routings: routes.RouteExistingFiles = false;
I have the following issue: I have a MVC application, in some action of
I have a MVC application that produces the following output in a browser when
I have an MVC application and the url looks like this; /celebritypage/celebrityname=Elma Fudd What
I have simple Spring MVC application. When I try to access http://localhost:8080/paygate/transaction I get
I have a MVC application that receives an input from a form. This is
I have an MVC application with the following block inside in Web.config: <authentication mode=Forms>
I have an MVC 3 application that is giving me a 401 error when
I have MVC application configured to use Forms Authentication. I'm signing out users by
I have MVC webApi application which works with Unity . I have to resolve

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.