473,394 Members | 1,752 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,394 software developers and data experts.

dotnet changes to html?

I have built a website in asp.net and in cross-browser
testing discovered problems viewing the pages in Netscape
4.75 on Solaris 8. (yes, one of our partners is stll using
this so it has to work :(

The text on the page is controlled by an external style
sheet and while the font family is being passed correctly
the font-size is being ignored.

The reason I believe that the dotnet frmaework is
responsible for this is that I took a plain html page
test.htm which was a replica of a page from the site and
it views perfectly in NN4 on Solaris. When I change the
name of the file to test.aspx, without changing any of the
content, that font-size blows out again.

Does anyone know what could be happening to the page that
might cause this browser problem with CSS? Is there
something that dotnet might be adding that could break the
page? I am on the verge of having to recode the entire
site in old ASP if I can't find the solution to this.

Thanks for your help,
Nick
Jul 19 '05 #1
1 1450

"Nick Foster" <ms**@goldenhornet.com> wrote in message
news:09****************************@phx.gbl...
I have built a website in asp.net and in cross-browser
testing discovered problems viewing the pages in Netscape
4.75 on Solaris 8. (yes, one of our partners is stll using
this so it has to work :(

The text on the page is controlled by an external style
sheet and while the font family is being passed correctly
the font-size is being ignored.


What units are you using for font sizes in the style sheet?

I have been using CSS style sheets in my ASPX pages for a while now, with
font sizes in points (eg. "12pt, 10pt") as well as dynamic sizes (eg.
"x-small, xx-large" ). I have never foudn a problem with the size not
being displayed correctly.

Owen
Jul 19 '05 #2

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

Similar topics

7
by: Peter | last post by:
I have noticed a difference in the processing of XSL transforms between dotnet and MSXML. Dotnet formats the resulting output differently, and since we use the <pre> tag in the HTML output it makes...
0
by: Thomas | last post by:
Hi, Some quick background: Most of my experience with CGI has been with Perl. We'd write perl scripts that shared custom modules where we'd put all of our utility functions and OO code that...
13
by: bill | last post by:
I am trying to convince a client that dotNet is preferable to an Access project (ADP/ADE). This client currently has a large, pure Access MDB solution with 30+ users, which needs to be upgraded....
4
by: Dave | last post by:
I need to add the ability to drag from a Windows Form and drop into a non dotNet application. For example, having a generated image in my app that I wish to drag out into explorer as a friendly way...
29
by: amos | last post by:
Hi I'm experiencing a real nasty thing about dotnet. I've made a big application in dotnet and I would like to use ILAYERS for netscape 4. You CAN NOT USE Layers and Form buttons in...
0
by: Nick Foster | last post by:
I have built a website in asp.net and in cross-browser testing discovered problems viewing the pages in Netscape 4.75 on Solaris 8. (yes, one of our partners is stll using this so it has to work...
5
by: Wagon | last post by:
I am trying to get a toggle button effect (not just a color change) to converted from VB6 to dotnet it works find in vb6 but not in the conversion how come? Vb6 code form1 with...
1
by: Angel | last post by:
I have two HTML pages : page1.html and page2.html When I click on the "Next" button on page1.html, page2.html is opened Now on page1.html, I add a table with some content through DOM Then I...
38
by: kavsak | last post by:
Hi. Not sure that this is the right place to ask but here goes. I have an application based on access97 and VB6 which I need to upgrade. It has to handle up to 20 concurrent users on a Win2k...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
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
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,...
0
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
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...

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.