all groups > sql server reporting services > december 2004 >
You're in the

sql server reporting services

group:

Reporting Services On Firefox 1.0


Reporting Services On Firefox 1.0 Marcial
12/9/2004 12:59:09 PM
sql server reporting services:
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
Re: Reporting Services On Firefox 1.0 Andrew Watt [MVP - InfoPath]
12/10/2004 1:36:13 PM
On Thu, 9 Dec 2004 12:59:09 -0800, "Marcial" <no_spam@antispammer.com>
[quoted text, click to view]

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
Re: Reporting Services On Firefox 1.0 Tim
12/12/2004 9:32:52 AM
Andrew,

what specific issues did you have with Firefox?

Pls. advise.

--
TIM ELLISON
[quoted text, click to view]

Re: Reporting Services On Firefox 1.0 chatlineboy
12/13/2004 5:47:01 PM
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.

[quoted text, click to view]
Re: Reporting Services On Firefox 1.0 Josh
1/21/2005 7:49:46 AM
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.

[quoted text, click to view]
AddThis Social Bookmark Button