This code works in my chrome but not in fileserver.
<body>
<div>
<iframe src="http://www.yunoworldtech.com/" height="710px" width="99%">
</iframe>
</div></body>
The above is the link which I included in the iframe(code). I got successful implementation in local machine but on the file server, i am not able to load it.
File server link Help is appreciated.