473,508 Members | 2,298 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

can hardly recognice my aspx pages in netscape 7.1

Hello folks,

I have created a couple of pages and started to test them in netscape, and
was shocked. Earlier I only tested with several different ie versions, but
netscape is shocking. The sizes of textboxes changed a lot, and the tables
that are positioning these textboxes and descriptions seem to be moved a lot
as well.

Are there hints and tricks concerning netscape?!?
I have loads of textboxes in my pages and specified the size mostly in px,
is this OK(flowlayout)?
Is flow layout or gridlayout preferable?

All ideas welcome

Thank you

Anton
Nov 17 '05 #1
1 1167
Try adding something like this to your page_load method:

if ("netscape|gecko|opera".IndexOf(this.Request.Brows er.Browser.ToLower())
=0) this.ClientTarget = "Uplevel";

Luc K

"Anton Stadler" <an*******************@arcor.de> wrote in message
news:be*************@news.t-online.com... Hello folks,

I have created a couple of pages and started to test them in netscape, and
was shocked. Earlier I only tested with several different ie versions, but
netscape is shocking. The sizes of textboxes changed a lot, and the tables
that are positioning these textboxes and descriptions seem to be moved a lot as well.

Are there hints and tricks concerning netscape?!?
I have loads of textboxes in my pages and specified the size mostly in px,
is this OK(flowlayout)?
Is flow layout or gridlayout preferable?

All ideas welcome

Thank you

Anton

Nov 17 '05 #2

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

Similar topics

2
1908
by: Shannon Wright | last post by:
Hello, I hope someone out there can help me on this: I am developing a php application on a windows xp machine running IIS and I cannot load the famous test.php page or any others with a php...
1
1198
by: Dave Uphoff | last post by:
I noticed that when I process my aspx web pages in Netscape that the page is not interpreted correctly. Text boxes that are supposed to have no border, have borders, the font for arial is one size...
6
4007
by: Wladimir Borsov | last post by:
I would like to load multiple web pages from Internet into ONE single browser window - one below the other. How do I do that most easily ? One idea is to built a frameset (for e.g 6 web pages)...
15
2976
by: AES/newspost | last post by:
I do a large amount of web surfing using a Mac iBook with OS 9.2, and Netscape 7.0, and seldom encounter any page display problems -- except for MSNBC news pages such as, for example ...
4
1183
by: Alex | last post by:
Sorry for the basic questions as I am just starting with ASP.Net development. 1. The pages show up fine in IE running on PCs, but not in Netscape or any other browser or even Apple-based IE....
0
269
by: Jeff Cooper | last post by:
Hey there, I have a download page which I (finally) got to work ok with IE. But, when downloading in Netscape, it appends ".aspx" to the filename. Below is the code from the Form_Load event of...
0
1043
by: Steve E. | last post by:
Hello, Similar to the post below, can you advise what I can do so "aspx" isn't appended when saving a file in Netscape 7? Big thanks in advance for tolerating a Netscape-related question - I'm...
10
1175
by: | last post by:
I am haveing trouble with displaying asp.net pages on my internet explorer. I just want to be able to run on my own computer not the internet. Internet explore just shows my the code. At...
12
1379
by: Mel | last post by:
I have a page with a <DIVthat gets updated every 10 seconds. The problem is that unless the browser is configured to get new pages at all times, it displays the page from cache. Is there a way...
0
7123
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
7324
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
7042
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
5627
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
5052
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
3181
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1556
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
766
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
418
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.