I concur with Seņor Libre. By default ASP.NET does not even know Firefox and
thus it would be considered as a downlevel browser.
<%= Clinton Gallagher
METROmilwaukee (sm) "A Regional Information Service"
NET csgallagher AT metromilwaukee.com
URL
http://metromilwaukee.com/
URL
http://clintongallagher.metromilwaukee.com/
"Juan T. Llibre" <nomailreplies@nowhere.com> wrote in message
news:ODDYMVkaFHA.3840@tk2msftngp13.phx.gbl...[color=blue]
> That is most likely caused by your Browsercaps section
> in either machine.config or web.config not having an
> appropiate entry for Firefox, .
>
> Go to :
http://slingfive.com/pages/code/brow...aps_spaces.txt
> and modify your application's web.config or your server's machine.config
> per the code at that page and that should allow browsing your websites
> with Firefox, Mozilla, Konqueror, Opera and Mac's Safari browser.
>
>
>
> Juan T. Llibre
> ASP.NET MVP
>
http://asp.net.do/foros/
> Foros de ASP.NET en Espaņol
> Ven, y hablemos de ASP.NET...
> ======================
>
> "nospam" <nospam@no-spam1314143.com> wrote in message
> news:11a7b2ghetmqi79@corp.supernews.com...[color=green]
>> Scott Allen wrote:[color=darkred]
>>> This looks like the source you'd see if there is a compiler error on
>>> the ASPX page. My suggestion would be to view the page in IE until you
>>> can fix the
>>> compiler error. All of the basic ASP.NET controls work pretty well
>>> with FireFox, I think, although I have not done extensive testing in
>>> that area. --
>>> Scott
>>>
http://www.OdeToCode.com/blogs/scott/[/color]
>>
>> I realize that the solution is to view the page in IE. I'm just pointing
>> out that there is a bug. One thing that I have noticed is that ASPX
>> pages often only display correctly in IE and not in Firefox. I would
>> just write it off to bad programming but it's something that I find very
>> often and even in books like Beginning ASP.NET 1.1 in C# by Matthew
>> MacDonald (which I am learning from). I am running the sample code in
>> Firefox and some of it doesn't display correctly.[/color]
>
>[/color]