Quantcast
Channel: Web Forms
Viewing all articles
Browse latest Browse all 23244

How to display website using Iframe

$
0
0

<%@ Page Language="C#" AutoEventWireup="true" CodeBehind="WebForm1.aspx.cs" Inherits="WebApplication6.WebForm1" %>

<!DOCTYPE html>

<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title></title>
</head>
<body>
<form id="form1" runat="server">
<div>
<iframe id="ifrm1" runat ="server" src="https://dotnetfunda.com/"></iframe>
<iframe id="Iframe1" runat ="server" src="https://plus.google.com/"></iframe>
</div>
</form>
</body>
</html>

I am using this code but not displying in i frame


Viewing all articles
Browse latest Browse all 23244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>