Hello Friends!! I'm facing a problem.I have a code which opens a new window as-- <a onclick="window.open('../online/object.asp?objectID=<%=objectID%,'myWindow','left=0,top=0,width=1000,height=630,toolbar=yes,resizable=yes,scrollbars=yes,status=yes,location=yes,titlebar=yes');" > This opens a new window.Now when we minimise this window and again click on the click ,this minimised window gets maximised when it contains normal HTML but doesn't get maximized when having some doc file or pdf file as content.
So plz Help!!!!!
Regards
Vinod
|