Re: Dot Net Controls Not showing up in Netscape 6.0
From: Rocky Moore (gRockyMoore_at_hintsandtips.com)
Date: 02/04/04
- Next message: Rocky Moore: "Re: Dynamicaly create javascript file and cache on client"
- Previous message: Rocky Moore: "Re: help -- sending email on the server"
- In reply to: Samik: "Dot Net Controls Not showing up in Netscape 6.0"
- Messages sorted by: [ date ] [ thread ]
Date: Wed, 4 Feb 2004 01:21:51 -0800
Would be helpful if you posted the code so that we can analyze it.
If you control is being wrapped in a div (the generated code has a div) it
may need a style "overflow:auto" to have it expand properly in Mozilla (geko
core such as netscape).
-- Rocky Moore www.HintsAndTips.com - Share your tips with the world! ~~~~~~~~~ Developer Tips Welcome! ~~~~~~~~~ "Samik" <samik_tanik@yahoo.com> wrote in message news:C7FE1A72-6732-44AF-9F6D-E0527D948265@microsoft.com... > I am developing an application in ASP.Net using VB.Net. For the top section I have created a control(.ascx). When I run the application in Netscape I cannot view this section. But it is showing correct code in the "View Page Source". This is working perfectly ok in IE and Opera. Please suggest !! > Thanks n Regards.
- Next message: Rocky Moore: "Re: Dynamicaly create javascript file and cache on client"
- Previous message: Rocky Moore: "Re: help -- sending email on the server"
- In reply to: Samik: "Dot Net Controls Not showing up in Netscape 6.0"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|