Problem with <asp:hyperlink>

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Brandon Taylor

    #1

    Problem with <asp:hyperlink>

    Hi everyone, I'm using Visual Web Developer 2005 Beta, VB.NET

    I'm a complete newbie to .NET, and I'm working through some tutorials in
    ASP.NET for Dummies. When I add the NavigateURL="" parameter to my
    <asp:hyperlin k> tags, the link will disappear completely when previewed in IE.

    If I remove the parameter, the link text will appear in IE, but no link.

    What am I doing wrong? I'd appreciate some help!

    Thanks,
    Brandon
Working...