Hii ,
My problem here is I have been trying to display a file in an Iframe.It works fine in IE but not working in chrome or firefox.But even in those browsers it opens well in new tab.what can i do with it? Below is the one which I tried.
<iframe id="myiframe" src="file://///GSEV/PdfsFolder/@Model.FileName"></iframe>
thanks in advance