473,320 Members | 1,946 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,320 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 1447

"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: DolphinDB | last post by:
Tired of spending countless mintues downsampling your data? Look no further! In this article, you’ll learn how to efficiently downsample 6.48 billion high-frequency records to 61 million...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
0
by: CloudSolutions | last post by:
Introduction: For many beginners and individual users, requiring a credit card and email registration may pose a barrier when starting to use cloud servers. However, some cloud server providers now...
0
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

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.