<div>Hi guys,<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; I am facing one problem in my project.i tried whole day to solve this problem.but i am not able to solve it.this is my problem</div>  <div>i want to display .ppt file,i am using iframe for displaying.this is my code</div>  <div>oDis=document.getElementById('iedisplayarea');<BR>var picObj = document.createElement('iframe'); <BR>picObj.setAttribute('id',"aSlide"); // Give id to it<BR>picObj.setAttribute('style', 'visibility:hidden;');<BR>picObj.setAttribute('scrolling', 'no');<BR>oPic = oDis.appendChild(picObj);<BR>oPic.style.width = '90%';<BR>oPic.style.height = '100%';<BR>oPic.src = "home.ppt";</div>  <div>&lt;div id="iedisplayarea" style="position:absolute;visibility:visible;z-index:2;top:12.5%; left:0; overflow:hidden;width:100%;height:100%;" &gt;</div>  <div><BR>iframe is displaying the .ppt file.but before displaying i am displaying a msg saying "Internet Explorer is blocking to open the file
 for security reasons.click here to download".when i click the msg its get downloaded and getting displayed.I think its problem from browser setting.but i want to solve this problem programatically.thanks for response</div><p>&#32;
        

        
                <hr size=1></hr> 
Here’s a new way to find what you're looking for - <a href="http://us.rd.yahoo.com/mail/in/yanswers/*http://in.answers.yahoo.com/">Yahoo! Answers</a>