Level Extreme platform
Subscription
Corporate profile
Products & Services
Support
Legal
Français
HTML anchor in ASPX page
Message
General information
Forum:
ASP.NET
Category:
Other
Environment versions
Environment:
C# 3.0
Miscellaneous
Thread ID:
01336103
Message ID:
01336218
Views:
12
>
>BTW, I found I could create an HtmlAnchor control in code behind but could not find it in the toolbox (or in the list of available toolbox items) or add it manually to the aspx. Any idea why that might be?
>

I don't know why they didn't make it a "normal" ASP.NET control (eg. the standard <asp: syntax). I guess they figured they already had the HyperLink control. Anyway, you can manually add it to your ASPX just like I mentioned:
<a id="anchor" runat="server">
-Paul

RCS Solutions, Inc.
Blog
Twitter
Previous
Next
Reply
Map
View

Click here to load this message in the networking platform