.net中即时消息发送的实现……[2]

[入库:2005年8月18日] [更新:2007年3月24日]

本文简介:选择自 zjx_sir 的 blog

e; top: 154px" runat="server" textmode="multiline" width="449px" height="74px" bordercolor="navy" borderwidth="1px" maxlength="200"></asp:textbox>
   <asp:button id="button1" style="z-index: 105; left: 357px; position: absolute; top: 252px" runat="server" width="50px" height="20px" text="发送" bordercolor="navy" borderwidth="1px" backcolor="#ffe0c0"></asp:button>
   <asp:button id="button2" style="z-index: 106; left: 176px; position: absolute; top: 253px" runat="server" width="87px" height="20px" text="继续发送…" bordercolor="navy" borderwidth="1px" backcolor="#ffe0c0"></asp:button>
   <asp:label id="label3" style="z-index: 107; left: 75px; position: absolute; top: 10px" runat="server" width="135px" height="6px" font-size="small">label</asp:label>
   <asp:label id="label4" style="z-index: 108; left: 300px; position: absolute; top: 9px" runat="server" width="219px" height="13px" font-size="small">label</asp:label>
   <asp:label id="label5" style="z-index: 109; left: 73px; position: absolute; top: 40px" runat="server" width="447px" height="71px" font-size="x-small" bordercolor="slategray" borderwidth="1px">label</asp:label>
   <asp:label id="label6" style="z-index: 110; left: 26px; position: absolute; top: 12px" runat="server" font-size="x-small" forecolor="red" font-bold="true">来自:</asp:label>
   <asp:textbox id="textbox3" style="z-index: 112; left: 247px; position: absolute; top: 122px" runat="server" visible="false"></asp:textbox>
   <asp:label id="label8" style="z-index: 113; left: 116px; position: absolute; top: 55px" runat="server" height="33px" width="327px" font-bold="true" forecolor="navy" font-size="large" font-names="方正姚体" font-underline="true">直接写入内容点击发送即可!</asp:label>
   <asp:label id="label7" style="z-index: 114; left: 225px; position: absolute; top: 12px" runat="server" height="15px" width="71px" font-bold="true" forecolor="red" font-size="x-small">发信日期:</asp:label>
   <asp:label id="label9" style="z-index: 115; left: 25px; position: absolute; top: 41px" runat="server" font-bold="true" forecolor="red" font-size="x-small">内容:</asp:label>
   </font>
   </form>
   </body>
  </html>
  以上代码在bata2环境下调试成功.
  
  特别感谢:cheery_ke提供思路!
  朋友一生一起走,多一个朋友就多一分收获!

本文关键:.net中即时消息发送的实现……
 

本站最佳浏览方式为 分辨率 1024x768 IE 6.0(或更高版本的 IE浏览器)

go top