473,480 Members | 2,001 Online
Bytes | Software Development & Data Engineering Community
Create Post

Home Posts Topics Members FAQ

firefox questions

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!
Nov 18 '05 #1
4 991
inline....

--
Curt Christianson
Owner/Lead Developer, DF-Software
Site: http://www.Darkfalz.com
Blog: http://blog.Darkfalz.com
"Jim Corey" <jc****@nospamcharter.net> wrote in message
news:eC****************@TK2MSFTNGP12.phx.gbl...
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?
Just a guess but I'd say that FireFox does not support absolute positioning.
You need to use Flow instead of Grid for your development for better
compliancy in this case.

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.

Integrated turned on? I'm betting it is. IE handles this better IIRC. You
may have to switch to "basic" authentication.
TIA,
Jim



*** Sent via Devdex http://www.devdex.com ***
Don't just participate in USENET...get rewarded for it!

Nov 18 '05 #2
Hi Jim,

Regarding the first question, the problem is that ASP.NET consider all
non IE browser as DownLevel browser so it emits html 3.2 code. By the
way in the web.config you can tell to .NET to render html 4.0 code.you
have to include this code:

http://slingfive.com/pages/code/brow...rCaps_tabs.txt

HTH,
Stefano Mostarda MCP
Rome Italy
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!

Nov 18 '05 #3
Stefano,

Great, thanks!

But it doesn't show me where in web.config to put this.

Jim
"Stefano Mostarda" <st**************@fastwebnet.it> wrote in message
news:#n**************@TK2MSFTNGP12.phx.gbl...
Hi Jim,

Regarding the first question, the problem is that ASP.NET consider all
non IE browser as DownLevel browser so it emits html 3.2 code. By the
way in the web.config you can tell to .NET to render html 4.0 code.you
have to include this code:

http://slingfive.com/pages/code/brow...rCaps_tabs.txt

HTH,
Stefano Mostarda MCP
Rome Italy
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!

Nov 18 '05 #4
"Jim Corey" <jc****@nospam.charter.net> wrote in
news:10*************@corp.supernews.com:
Stefano,

Great, thanks!

But it doesn't show me where in web.config to put this.


Jim,

The .Net help file does. The <browserCaps> element is a child of the
<configuration> element.

--
Hope this helps.

Chris.
-------------
C.R. Timmons Consulting, Inc.
http://www.crtimmonsinc.com/
Nov 18 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

5
3491
by: Martin Chen | last post by:
I have a frame set (as per MS FrontPage 2000). It has a contents and a main frame. The contents frame has a menu bar written with with javascript (in the context of a table). In IE6.1 everything...
8
1113
by: Peter Oliphant | last post by:
I use Firefox as my browser. As a result, I'm banned from getting Windows Updates. This seems a bit monopolistic on MS's part, and it means if there is a security problem or a VS C++.NET 2005 patch...
4
5600
by: drew197 | last post by:
I am a newbie. I am editing someone elses code to make it compatible with Firefox and Safari. In IE, when you click on the proper link, a block of text is shown in a nice paragraph form. But, in...
3
2407
by: SAL | last post by:
Hello, I did google this issue and found some stuff related to BrowserCaps section of either web.config or machine.config but it didn't work. It seems that most pages in my webapp are okay but a...
0
6911
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
7050
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
1
6743
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
6966
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
5344
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...
1
4787
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new...
0
2999
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The...
0
2988
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
185
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.