473,408 Members | 2,813 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,408 software developers and data experts.

ASp.Net site barely functional in Netscape Browser

Hi All

I developed a site in ASP.Net 2003, which is great in IE 5.5 + but a lot of
our users at the University use Netscape and it just don't work in Netscape.
Hyperlinks (webform) align themselves left to right, half don't function even.

Listboxes and Data Grids and Calendar controls... don't even render.
ie Useless .

Any help on this would be appreciated.

?How would i, in script detect the browser being used (have done it in the
code behind page, but does'nt display in a textbox when in Netscape. (4.8 x
or better))
and redirect the user to a IE download or even kick IE off on their machine
with the uRL to my site.?

TIA

--
Neal Rogers
University of Cape Town
Nov 19 '05 #1
4 1253
A lot of browser compatabiltiy issues can be solved by having the correct
browsercaps entries.

Have a read of this, it explains a lot.
http://aspnet.4guysfromrolla.com/articles/050504-1.aspx

--
Regards

John Timney
ASP.NET MVP
Microsoft Regional Director

"Neal" <Ne**@discussions.microsoft.com> wrote in message
news:C6**********************************@microsof t.com...
Hi All

I developed a site in ASP.Net 2003, which is great in IE 5.5 + but a lot
of
our users at the University use Netscape and it just don't work in
Netscape.
Hyperlinks (webform) align themselves left to right, half don't function
even.

Listboxes and Data Grids and Calendar controls... don't even render.
ie Useless .

Any help on this would be appreciated.

?How would i, in script detect the browser being used (have done it in
the
code behind page, but does'nt display in a textbox when in Netscape. (4.8
x
or better))
and redirect the user to a IE download or even kick IE off on their
machine
with the uRL to my site.?

TIA

--
Neal Rogers
University of Cape Town

Nov 19 '05 #2
Read :
http://slingfive.com/pages/code/browserCaps/

and modify your web.config according to this code:
http://slingfive.com/pages/code/brow...aps_spaces.txt

That will allow you to detect Netscape browsers, which, in turn,
will get assigned System.Web.UI.HtmlTextWriter to write HTML
which Netscape will be able to understand.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Neal" <Ne**@discussions.microsoft.com> wrote in message
news:C6**********************************@microsof t.com...
Hi All

I developed a site in ASP.Net 2003, which is great in IE 5.5 + but a lot of
our users at the University use Netscape and it just don't work in Netscape.
Hyperlinks (webform) align themselves left to right, half don't function even.

Listboxes and Data Grids and Calendar controls... don't even render.
ie Useless .

Any help on this would be appreciated.

?How would i, in script detect the browser being used (have done it in the
code behind page, but does'nt display in a textbox when in Netscape. (4.8 x
or better))
and redirect the user to a IE download or even kick IE off on their machine
with the uRL to my site.?

TIA

--
Neal Rogers
University of Cape Town

Nov 19 '05 #3
Thanks...BUT

It seems these config fixes are for Netscape 7, Mozzie 5 etc

but For Netscape 4.7 and 4.8 ???

must admit the reading of the article from 4GuysFromRolla is awesome, what
every programmer new to asp.net needs to know,
but that highlight aside,
I still have a problem..

Anyway to just force or suggest a user swops browsers ?
AND download IE6 etc? or Netscape or .. at least a compatible version
which should now be provided for in the Web.config thanks to Rob Eberhardt.
--
Neal Rogers
University of Cape Town
"Juan T. Llibre" wrote:
Read :
http://slingfive.com/pages/code/browserCaps/

and modify your web.config according to this code:
http://slingfive.com/pages/code/brow...aps_spaces.txt

That will allow you to detect Netscape browsers, which, in turn,
will get assigned System.Web.UI.HtmlTextWriter to write HTML
which Netscape will be able to understand.


Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
Ven, y hablemos de ASP.NET...
======================

"Neal" <Ne**@discussions.microsoft.com> wrote in message
news:C6**********************************@microsof t.com...
Hi All

I developed a site in ASP.Net 2003, which is great in IE 5.5 + but a lot of
our users at the University use Netscape and it just don't work in Netscape.
Hyperlinks (webform) align themselves left to right, half don't function even.

Listboxes and Data Grids and Calendar controls... don't even render.
ie Useless .

Any help on this would be appreciated.

?How would i, in script detect the browser being used (have done it in the
code behind page, but does'nt display in a textbox when in Netscape. (4.8 x
or better))
and redirect the user to a IE download or even kick IE off on their machine
with the uRL to my site.?

TIA

--
Neal Rogers
University of Cape Town


Nov 19 '05 #4
By the way,..

The site is , if you're interested, (my first at that) at
"http://uctweb.uct.ac.za/splusttable/"

any comments or ideas for improvement would be welcome, anything which
improves it, my knowledge etc.. very much wanted.

Thanks

--
Neal Rogers
University of Cape Town
"Neal" wrote:
Hi All

I developed a site in ASP.Net 2003, which is great in IE 5.5 + but a lot of
our users at the University use Netscape and it just don't work in Netscape.
Hyperlinks (webform) align themselves left to right, half don't function even.

Listboxes and Data Grids and Calendar controls... don't even render.
ie Useless .

Any help on this would be appreciated.

?How would i, in script detect the browser being used (have done it in the
code behind page, but does'nt display in a textbox when in Netscape. (4.8 x
or better))
and redirect the user to a IE download or even kick IE off on their machine
with the uRL to my site.?

TIA

--
Neal Rogers
University of Cape Town

Nov 19 '05 #5

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

Similar topics

15
by: rt lange | last post by:
came across this page searching feedster. dont know whether this is the official resdesign or just a proposal; but the mockups look very nice. ...
1
by: D. Lee Christopher | last post by:
Can anyone point me to a good tutorial for creating a site-level search applet? I am trying to create a virtual catalog of sorts, and I would like to be able to search the catalog and have the...
5
by: Vladimir Veytsel | last post by:
Please find at the link below samples of JavaScript programming techniques along with several useful fully-functional JavaScripts. http://www.davar.net/INTERNET/JAVA-SCR/JAVA-SCR.HTM ...
26
by: Roger Desparois | last post by:
Hi, I need help : I found the simplest and most precise way to open and close submenu layers. it works perfectly with IE, but for some odd reason NS won't recognize it. Can anyone tell me why...
4
by: Robert Scheer | last post by:
Hi. I know that I can change the default web browser for a single page, but is there any way to change the default web browser for the whole site? When I press the F5 key, I need to run my site...
15
by: VB Programmer | last post by:
Take a look at the SAME site, with different CSS style sheets: http://www.csszengarden.com/ Cool stuff. Interesting article on CSS vs Tables: http://www.hotdesign.com/seybold/index.html
4
by: Maziar Aflatoun | last post by:
Hi everyone, I just wrote a complete shopping cart using DataGrids...etc with capability to edit each item etc. However, the textboxes become their default size when viewed in Netscape/Mozilla....
10
by: News | last post by:
I have a page up trying to learn how to ID a browser and other info. http://wyght.com/warren/testPos.html here is the code <script type = "text/javascript"> var space = ", "; var name...
20
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
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
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
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
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,...

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.