Wednesday, March 21, 2012

Reporting Services On Firefox 1.0

Hello Forum from a Newsgroup newbie,
..Was wondering: Has anyone had successes or failures when accessing Report
Manager or Report View in a Frefox Browser.
Trying to sell IE in a University environment has been difficult lately!!
Any solutions also welcomed :-}
--
Application Engineer / DBA
UCLA SOMOn Thu, 9 Dec 2004 12:59:09 -0800, "Marcial" <no_spam@.antispammer.com>
wrote:
>Hello Forum from a Newsgroup newbie,
>..Was wondering: Has anyone had successes or failures when accessing Report
>Manager or Report View in a Frefox Browser.
>Trying to sell IE in a University environment has been difficult lately!!
>Any solutions also welcomed :-}
>--
>Application Engineer / DBA
>UCLA SOM
Marcial,
I did spend some time trying various options but didn't succeed in
getting Firefox to work with SQL Server 2000 RS.
Andrew Watt
MVP - InfoPath|||Andrew,
what specific issues did you have with Firefox?
Pls. advise.
--
TIM ELLISON
"Andrew Watt [MVP - InfoPath]" <SVGDeveloper@.aol.com> wrote in message
news:6g9jr0dcfc46t27g8q0c5mi3nib7utj8md@.4ax.com...
> On Thu, 9 Dec 2004 12:59:09 -0800, "Marcial" <no_spam@.antispammer.com>
> wrote:
> >Hello Forum from a Newsgroup newbie,
> >
> >..Was wondering: Has anyone had successes or failures when accessing
Report
> >Manager or Report View in a Frefox Browser.
> >
> >Trying to sell IE in a University environment has been difficult lately!!
> >
> >Any solutions also welcomed :-}
> >--
> >Application Engineer / DBA
> >UCLA SOM
> Marcial,
> I did spend some time trying various options but didn't succeed in
> getting Firefox to work with SQL Server 2000 RS.
> Andrew Watt
> MVP - InfoPath|||We are having the same problem. The problem appears to be with the
height=100% on the iframe tags, which renders differently on browsers other
than IE (specifically Firefox and Opera). The body of the report appears as a
narrow band, instead of extending to the bottom of the browser pane.
"Tim" wrote:
> Andrew,
> what specific issues did you have with Firefox?
> Pls. advise.
> --
> TIM ELLISON
> "Andrew Watt [MVP - InfoPath]" <SVGDeveloper@.aol.com> wrote in message
> news:6g9jr0dcfc46t27g8q0c5mi3nib7utj8md@.4ax.com...
> > On Thu, 9 Dec 2004 12:59:09 -0800, "Marcial" <no_spam@.antispammer.com>
> > wrote:
> >
> > >Hello Forum from a Newsgroup newbie,
> > >
> > >..Was wondering: Has anyone had successes or failures when accessing
> Report
> > >Manager or Report View in a Frefox Browser.
> > >
> > >Trying to sell IE in a University environment has been difficult lately!!
> > >
> > >Any solutions also welcomed :-}
> > >--
> > >Application Engineer / DBA
> > >UCLA SOM
> >
> > Marcial,
> >
> > I did spend some time trying various options but didn't succeed in
> > getting Firefox to work with SQL Server 2000 RS.
> >
> > Andrew Watt
> > MVP - InfoPath
>
>|||You can make it visible by doing this:
javascript:void(document.getElementsByTagName('IFRAME')[0].attributes.height.value
= "500")
But i'm not sure if you can do that automatically.
chatlineboy wrote:
> We are having the same problem. The problem appears to be with the
> height=100% on the iframe tags, which renders differently on browsers
other
> than IE (specifically Firefox and Opera). The body of the report
appears as a
> narrow band, instead of extending to the bottom of the browser pane.
> "Tim" wrote:
> > Andrew,
> >
> > what specific issues did you have with Firefox?
> >
> > Pls. advise.
> >
> > --
> > TIM ELLISON
> > "Andrew Watt [MVP - InfoPath]" <SVGDeveloper@.aol.com> wrote in
message
> > news:6g9jr0dcfc46t27g8q0c5mi3nib7utj8md@.4ax.com...
> > > On Thu, 9 Dec 2004 12:59:09 -0800, "Marcial"
<no_spam@.antispammer.com>
> > > wrote:
> > >
> > > >Hello Forum from a Newsgroup newbie,
> > > >
> > > >..Was wondering: Has anyone had successes or failures when
accessing
> > Report
> > > >Manager or Report View in a Frefox Browser.
> > > >
> > > >Trying to sell IE in a University environment has been difficult
lately!!
> > > >
> > > >Any solutions also welcomed :-}
> > > >--
> > > >Application Engineer / DBA
> > > >UCLA SOM
> > >
> > > Marcial,
> > >
> > > I did spend some time trying various options but didn't succeed
in
> > > getting Firefox to work with SQL Server 2000 RS.
> > >
> > > Andrew Watt
> > > MVP - InfoPath
> >
> >
> >

No comments:

Post a Comment