linkbutton
I have used frames for the menu. When i click on the menu item , i want to go the target frame.
So when click on the menuitem, i want to run the event onclick and then i wanted to load the page in the target frame.
So can anyone tell me, how can i replace this in HTML and also want to include the target frame name?
<asp:LinkButton id="LinkButton7" runat="server" Font-Bold="True" Font-Size="10" ForeColor="Teal" Font-Names="Arial">Load Opened Minutes / Create from Agenda</asp:LinkButton>.
|