RE: firefox questions

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance

From: Scott Simons (Scott.Simons.At.MealMagic.Com.Remove.This)
Date: 07/08/04


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!
>



Relevant Pages

  • Re: SQLServer login with Trusted Connection thru ASP
    ... Jim Corey wrote: ... > We're looking at logging on to SQLServer using Windows Authentication ... > from an ASP app, and trying to figure out what will work. ...
    (microsoft.public.inetserver.asp.general)
  • how can I tell if impersonation is working in ASP.Net web app?
    ... privileged account, I was told to set up an app using Integrated ... Windows authentication and to use impersonation. ... is running under the "ASPNET" username, ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: VPN & Windows authentication
    ... and my web apps can continue to use Windows authentication ... the login box (dunno what you call that box...NTML? ... my app knows who they are and can read their AD groups. ... regular users it cannot authenticate their credentials. ...
    (microsoft.public.dotnet.framework.aspnet.security)
  • Re: data access strategy
    ... there is a domain which is why my app was originally setup to use windows authentication. ... So temporary way is to use the VPN but I'd like to build a module of my app to run on a windows mobile device so I'll keep trying to get remote DB access working......unless this is a really bad idea. ...
    (microsoft.public.sqlserver.connect)
  • Re: can winforms SET a cookie? will this work?
    ... Enable the windows authentication for your web application, ... enable/disable users/groups from the web.config file. ... > (i can get those from the batch job and pass them to the winform app?). ... > cookie and determine if the person using this app has rights to the ...
    (microsoft.public.dotnet.framework.windowsforms)