Re: Anchor links in Control
- From: "Hans Kesting" <news.2.hansdk@xxxxxxxxxxxxxxx>
- Date: Fri, 20 May 2005 13:42:41 +0200
Barry wrote:
> Hi
> I am Developing a C# control for use in ASP.NET Web Application, it
> is has some HtmlAnchor links on it, i want to avoid the underscore
> which comes in all links, how can i do it it the Control's code not
> on the Web page where it is displayed
>
> TIA
>
> Barry
a) for client (=browser) side display, use style*** classes. You can't control
the display of controls (apart from visible / non visible) just at the server-side,
without any client-side help.
b) for asp.net questions, there is a microsoft.public.dotnet.framework.aspnet newsgroup
Hans Kesting
.
- References:
- Anchor links in Control
- From: Barry
- Anchor links in Control
- Prev by Date: Re: PLS HELP - Forcing Gobal Garbage Collection
- Next by Date: Re: GC, Windows or Design problem?
- Previous by thread: Anchor links in Control
- Next by thread: Event order
- Index(es):