• λ我爱Aspx >> Asp.Net >> 使用ICallbackEventHandler接口实现页面无刷新
  • 使用ICallbackEventHandler接口实现页面无刷新

  • :未知  Դ:internet  :2007-5-20 16:44:44  ؼ:
  • <asp:Label id="MyLabel" runat="server"></asp:Label>

    </div>

    </form>

    </body>

    </html>

    下面是我自己简化的脚本

    <%@ Page Language="C#" AutoEventWireup="true" Debug="true" CodeFile="Index.aspx.cs" Inherits="Index" %>

    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

    <html xmlns="http://www.w3.org/1999/xhtml">

    <head runat="server">

        <title>荒野实验室</title>

    </head>

    <body>

        <form id="Form1" runat="server">

            <div>

                <asp:TextBox ID="TestTxt" runat="server"></asp:TextBox>

    Ҷƪл˵?
  • һƪUTF-8 and Unicode FAQ
    һƪ不用.net和其组件用asp访问webservice