Re: Anchor links in Control

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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


.


Quantcast