• λ我爱Aspx >> Asp.Net >> 教你制做Web实时进度条
  • 教你制做Web实时进度条

  • :aspxer  Դ:5iaspx  :2007-8-1 13:14:54  ؼ:web
  • namespace WebProgressBar

    {

    /**//// <summary>

    /// Summary description for _Default.

    /// </summary>

    public class _Default : System.Web.UI.Page

    {

    protected System.Web.UI.WebControls.Button Button1;

    private void Page_Load(object sender, System.EventArgs e)

    {

    // Put user code to initialize the page here

    }

    Web Form Designer generated code#region Web Form Designer generated code

    override protected void OnInit(EventArgs e)

    {

    //

    // CODEGEN: This call is required by the ASP.NET Web Form Designer.

    //

    InitializeComponent();

    base.OnInit(e);

    }

    /**//// <summary>

    /// Required method for Designer support - do not modify

    /// the contents of this method with the code editor.

    /// </summary>

    Ҷƪл˵?
  • һƪ教你IIS6的PHP最佳配置方法
    һƪASP与ASP.NET互通COOKIES的一点经验