RE: firefox questions
From: Scott Simons (Scott.Simons.At.MealMagic.Com.Remove.This)
Date: 07/08/04
- Next message: Alexandre Jaquet: "Re: DataGrid"
- Previous message: Paul Glavich [MVP - ASP.NET]: "Re: Printing HTML Server Side"
- In reply to: Jim Corey: "firefox questions"
- Messages sorted by: [ date ] [ thread ]
Date: Thu, 8 Jul 2004 05:15:03 -0700
For question 2, Windows Authentication is an IE only thing.
"Jim Corey" wrote:
> 1. I have a dropdown coded like this:
>
> <asp:DropDownList id="CboDpt" style="Z-INDEX: 103; LEFT: 97px; POSITION:
> absolute; TOP: 24px"
> runat="server" Width="81px"></asp:DropDownList>
>
> When I view the source in IE, I see that the width gets stuffed inside
> the style attribute before the 'Z-INDEX'.
> When I view the source in FireFox, the width is gone.
> I would think that the style attribute would have
> been manipulated by the server and sent out regardless of browser.
>
> Any explanations for what's happening?
>
> 2. My app uses Windows authentication in an intranet.
> With Firefox I get prompted for my network login
> when I browse to the app (at least the first time).
> This doesn't happen with IE.
>
> Again, any explantions would be welcome.
>
> TIA,
> Jim
>
>
>
>
>
>
>
> *** Sent via Devdex http://www.devdex.com ***
> Don't just participate in USENET...get rewarded for it!
>
- Next message: Alexandre Jaquet: "Re: DataGrid"
- Previous message: Paul Glavich [MVP - ASP.NET]: "Re: Printing HTML Server Side"
- In reply to: Jim Corey: "firefox questions"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|