I have the following in an .asp page:
<EMBED height="600" width="900" src="" ></EMBED>
where the src is a pdf file from another web site hosted.
It is nothig fancy just plain text: max 5-7 pages.
On IE the embed opens up the pdf but I get the following error message on netscape 8:
Acrobat Plug-In,
This operations is not allowed with a OK button.
On click of OK, I get another box :
The plugin performed an illegeal operation. You are strongly advised to restart Netscape.
checkBox: Don't show this message in this session again.!
Any work around for the embed tag !
<EMBED height="600" width="900" src="" ></EMBED>
where the src is a pdf file from another web site hosted.
It is nothig fancy just plain text: max 5-7 pages.
On IE the embed opens up the pdf but I get the following error message on netscape 8:
Acrobat Plug-In,
This operations is not allowed with a OK button.
On click of OK, I get another box :
The plugin performed an illegeal operation. You are strongly advised to restart Netscape.
checkBox: Don't show this message in this session again.!
Any work around for the embed tag !