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:HyperLink ID="hlCompanies" runat="server" CssClass="navLinks"
Target="centerFrame" NavigateUrl="~/Pages/Users/Companies.aspx">
John Devlon [ Fr, 18 April 2008 22:59 ] [ ID #1945179 ]
Microsoft » microsoft.public.dotnet.framework.aspnet » Hyperlink & Frames

Vorheriges Thema: public variables in asp.net?
Nächstes Thema: GridView sort by a column whose header is dynamically created