Groups | Blog | Home
all groups > asp.net > may 2004 >

asp.net : IE and Netscape


Sam
5/19/2004 10:26:28 PM
Hi, I make a web application, there are some textboxes, datagrid and etc....
When I see the result in IE, it is prefect, but when I try in Netscape, it
looks bad...
Could you tell me, how to fix this problem ?
Thanks,

Steve C. Orr [MVP, MCSD]
5/19/2004 10:40:09 PM
Netscape is considered a downlevel browser by default, therefore ASP.NET
dumbs down the HTML to make sure the browser can understand it.
You can adjust this feature by configuring the <clientTarget> section of
your web.config file.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/cpgenref/html/gngrfclienttargetelement.asp


--
I hope this helps,
Steve C. Orr, MCSD, MVP
http://Steve.Orr.net


[quoted text, click to view]

Dan
5/20/2004 9:52:59 AM
....don't use Netscape? ;-)

[quoted text, click to view]

Teemu Keiski
5/20/2004 10:54:39 AM
Hi,

http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=86795
http://www.asp.net/Forums/ShowPost.aspx?tabindex=1&PostID=89874

--
Teemu Keiski
MCP, Microsoft MVP (ASP.NET), AspInsiders member
ASP.NET Forum Moderator, AspAlliance Columnist
http://blogs.aspadvice.com/joteke



[quoted text, click to view]

AddThis Social Bookmark Button