Hyperlink & Frames

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • John Devlon

    Hyperlink & Frames

    Hi,

    I have a problem using a hyperlink and a frameset...
    When I run the application, and click on the link, the link is displayed in
    a new window...
    But the strange thing is, I set the target to the target frame....

    using an html

    Very strang....

    Thanx

    John

    Below the code...

    <asp:HyperLin k ID="hlCompanies " runat="server" CssClass="navLi nks"
    Target="centerF rame" NavigateUrl="~/Pages/Users/Companies.aspx" >


Working...