Allora mi volete far eun favore?????....mi potete dare una mano...potete far si che questi codici della chat vadano perfavore??ne ho urgente bisogno e da due anni che cerco di fare un GDR...
Codice HTML:
<iframe height="100%" width="100%" frameborder="1" id="Finestra" name="Finestra" scrolling="yes" src="finestra.aspx" TARGET=a<%=Application("NumeroAncorato") %></iframe>
<iframe height="100%" width="100%" frameborder="1" id="utenti" name="utenti" scrolling="yes" src="utenti.aspx" ></iframe>
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0"
onload="<%=NelBody%>" onkeydown="fnTrapKD()" onkeyup="fnTrapKD()"> <form name="FormTesto" id="FormTesto" runat="server">
...
<iframe height="100%" width="100%" frameborder="1" id="Finestra"
name="Finestra" scrolling="yes" src="finestra.aspx" TARGET=a<%=Application("NumeroAncorato") %> ></iframe>
...
<iframe height="100%" width="100%" frameborder="1" id="utenti" name="utenti"
scrolling="yes" src="utenti.aspx" ></iframe>
...
<asp:TextBox ID="Testo" Runat="server" value="" Width="350px"
AUTOCOMPLETE=OFF BorderStyle="Groove"></asp:TextBox>
...
<asp:ImageButton id="Ok" onclick="Submit" Runat="server" AlternateText="Ok"
ImageUrl="images/invia.gif"></asp:ImageButton>
...
<asp:ImageButton ID="n" OnClick="Testo_Modifica" Width="20" Runat="server"
Height="20" AlternateText="Normale"></asp:ImageButton> <asp:ImageButton ID="b" OnClick="Testo_Modifica" Width="20" Runat="server"
Height="20" AlternateText="Grassetto"></asp:ImageButton> <asp:ImageButton ID="em" OnClick="Testo_Modifica" Width="20" Runat="server"
Height="20" AlternateText="Corsivo"></asp:ImageButton> <asp:ImageButton ID="fontc" OnClick="Testo_Colore" Width="20" Runat="server"
Height="20" AlternateText="Colore Font"></asp:ImageButton> <asp:ImageButton ID="bk" OnClick="Testo_Colore" Width="20" Runat="server"
Height="20" AlternateText="Colore Sfondo"></asp:ImageButton>
...
<asp:ImageButton ID="Esci" ImageUrl="images/esci.gif" OnClick="Disconnetti"
Runat="server" AlternativeText="Disconnetti/Chiudi"></asp:ImageButton>
<%=sty %>
...
<asp:ImageButton ID="s000000" OnClick="Colore_F" Width="20" Runat="server"
Height="20" AlternateText="Nero"></asp:ImageButton></td> <td width="20" height="20" bgcolor="FFFFFF"><asp:ImageButton
ID="sFFFFFF" OnClick="Colore_F" Width="20" Runat="server" Height="20" AlternateText="Bianco"></asp:ImageButton></td>
<td width="20" height="20" bgcolor="0000FF"><asp:ImageButton
ID="s0000FF" OnClick="Colore_F" Width="20" Runat="server" Height="20" AlternateText="Blu"></asp:ImageButton></td>
<td width="20" height="20" bgcolor="FFCCCC"><asp:ImageButton
ID="sFFCCCC" OnClick="Colore_F" Width="20" Runat="server" Height="20" AlternateText="Rosa"></asp:ImageButton></td>
<td width="20" height="20" bgcolor="00FF00"><asp:ImageButton
ID="s00FF00" OnClick="Colore_F" Width="20" Runat="server" Height="20" AlternateText="Verde"></asp:ImageButton>
...
<asp:TextBox ID="colore" MaxLength=7 Width=70
Runat=server></asp:TextBox>
...
<asp:ImageButton ID="okFontColor" ImageUrl="images/ok.gif"
OnClick="font_color" Runat="server"></asp:ImageButton>
...
<%=sty2 %>
<!-- background inizio -->
<%=styDue %>
...
<asp:ImageButton ID="t000000" OnClick="Bk_F" Width="20" Runat="server"
Height="20" AlternateText="Nero"></asp:ImageButton></td> <td width="20" height="20" bgcolor="FFFFFF"><asp:ImageButton
ID="tFFFFFF" OnClick="Bk_F" Width="20" Runat="server" Height="20" AlternateText="Bianco"></asp:ImageButton></td>
<td width="20" height="20" bgcolor="0000FF"><asp:ImageButton
ID="t0000FF" OnClick="Bk_F" Width="20" Runat="server" Height="20" AlternateText="Blu"></asp:ImageButton></td>
<td width="20" height="20" bgcolor="FFCCCC"><asp:ImageButton
ID="tFFCCCC" OnClick="Bk_F" Width="20" Runat="server" Height="20" AlternateText="Rosa"></asp:ImageButton></td>
<td width="20" height="20" bgcolor="00FF00"><asp:ImageButton
ID="t00FF00" OnClick="Bk_F" Width="20" Runat="server" Height="20" AlternateText="Verde"></asp:ImageButton>
...
<asp:TextBox ID="bkc" MaxLength=7 Width=70
Runat=server></asp:TextBox>
...
<asp:ImageButton ID="okcl" ImageUrl="images/ok.gif" OnClick="bk_color"
Runat="server"></asp:ImageButton>
...
<!-- background Fine -->
<%=styDue2 %>
...
laforgianera