R
Reb
Hi,
Can anyone tell me, how can i replace this in HTML?
<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>.
On click on this, i need to write few lines for this event
also.
I need this in html because i am using frames and so i
need to use "target" to go to a page on clicking on this
link.
any other alternative?
Thanks
Reb
Can anyone tell me, how can i replace this in HTML?
<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>.
On click on this, i need to write few lines for this event
also.
I need this in html because i am using frames and so i
need to use "target" to go to a page on clicking on this
link.
any other alternative?
Thanks
Reb