RE: Problem with Modal Popup Exntender ON Firefox
am 02.04.2008 17:44:01 von brucebarker
what are you using to display the pdf in firefox (what plugin)? is it
installed?
-- bruce (sqlwork.com)
"Abhi" wrote:
> I am using ModalPopUpExtender. I am opening an aspx page on Modalpopup which
> contains an user control that shows a PDF file.
>
> It works fine in IE but in Firefox it just show a blank page.
> can anyone please help me in this.
>
> Thanks
>
> Abhi
>
>
RE: Problem with Modal Popup Exntender ON Firefox
am 03.04.2008 06:03:00 von Abhi
When i use IFrame instead of Modalpopup it's work fine in Firefox, so it's
not the issue of plugin. And I am using 'embed' tag to show PDF
src="SignaturePage.pdf" width="750px" height="400px">
Please help me
"bruce barker" wrote:
> what are you using to display the pdf in firefox (what plugin)? is it
> installed?
>
> -- bruce (sqlwork.com)
>
>
> "Abhi" wrote:
>
> > I am using ModalPopUpExtender. I am opening an aspx page on Modalpopup which
> > contains an user control that shows a PDF file.
> >
> > It works fine in IE but in Firefox it just show a blank page.
> > can anyone please help me in this.
> >
> > Thanks
> >
> > Abhi
> >
> >