W
William LaMartin
I have a couple of web sites that need to be developed in the coming months,
and I am in a quandary as to whether to use ASP.Net or fall back on the
standard HTML editor (FrontPage) along with ASP. I hesitate to use ASP.Net
because in my tests, people using Netscape and some "fringe" browsers
received a jumbled rendition of the certain ASP.Net pages. But I love the
power of ASP.Net
My most recent test was to create an abbreviated version of a computer
club's site in ASP.Net. The test is at http://www.tpcug.org/main.aspx.
Everyone using Internet Explorer reported everything fine, The Avant browser
was fine, and one fellow using some version of the Netscape browser called
KONQUEROR in Linux reported everything fine. Everyone using Netscape
Navigator versions 4.? - 7 reported the buttons all in the wrong place on
the page and as having no color. The same for Mozilla Firebird.
People report similar problems at another test site I have at
http://www.lamartin.com/dotnet/Main.aspx, where I tested a number of ASP.Net
features, mainly consuming different web services.
So, is there a way to put buttons on a page, say, in a vertical column on
the left side with a panel to their right and have the buttons stay there
when the aspx page is viewed in Netscape?
and I am in a quandary as to whether to use ASP.Net or fall back on the
standard HTML editor (FrontPage) along with ASP. I hesitate to use ASP.Net
because in my tests, people using Netscape and some "fringe" browsers
received a jumbled rendition of the certain ASP.Net pages. But I love the
power of ASP.Net
My most recent test was to create an abbreviated version of a computer
club's site in ASP.Net. The test is at http://www.tpcug.org/main.aspx.
Everyone using Internet Explorer reported everything fine, The Avant browser
was fine, and one fellow using some version of the Netscape browser called
KONQUEROR in Linux reported everything fine. Everyone using Netscape
Navigator versions 4.? - 7 reported the buttons all in the wrong place on
the page and as having no color. The same for Mozilla Firebird.
People report similar problems at another test site I have at
http://www.lamartin.com/dotnet/Main.aspx, where I tested a number of ASP.Net
features, mainly consuming different web services.
So, is there a way to put buttons on a page, say, in a vertical column on
the left side with a panel to their right and have the buttons stay there
when the aspx page is viewed in Netscape?