文件名称:WilsonWebFormDemo
- 所属分类:
- WEB源码
- 资源属性:
- [Windows] [Visual.Net] [源码]
- 上传时间:
- 2008-10-13
- 文件大小:
- 31.07kb
- 下载次数:
- 0次
- 提 供 者:
- Zhang******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
The Wilson.WebForm.Form is an advanced Form Server Control.
It replaces or supplements the standard built-in HtmlForm.
It allows multiple Forms to be used on the same ASPX Page.
Its Action property finally allows Posting to other Pages.
Pages that use it must descend from the Wilson.WebForm.Page.
It currently does not support the use of Validator Controls.
Otherwise it tries to fully support the ASP.NET fr a mework.
This includes ViewState, PostBack Events, and Web-Controls.
It replaces or supplements the standard built-in HtmlForm.
It allows multiple Forms to be used on the same ASPX Page.
Its Action property finally allows Posting to other Pages.
Pages that use it must descend from the Wilson.WebForm.Page.
It currently does not support the use of Validator Controls.
Otherwise it tries to fully support the ASP.NET fr a mework.
This includes ViewState, PostBack Events, and Web-Controls.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 111186729wilsonwebformdemo.zip 列表 WilsonWebFormDemo/ WilsonWebFormDemo/AssemblyInfo.cs WilsonWebFormDemo/bin/ WilsonWebFormDemo/bin/WilsonWebForm.dll WilsonWebFormDemo/bin/WilsonWebFormDemo.dll WilsonWebFormDemo/Default.aspx WilsonWebFormDemo/Default.aspx.cs WilsonWebFormDemo/Default.aspx.resx WilsonWebFormDemo/MultipleForms.aspx WilsonWebFormDemo/MultipleForms.aspx.cs WilsonWebFormDemo/MultipleForms.aspx.resx WilsonWebFormDemo/NonPostBack.aspx WilsonWebFormDemo/ReadMeLicense.txt WilsonWebFormDemo/TestFormPost.aspx WilsonWebFormDemo/TestFormPost.aspx.cs WilsonWebFormDemo/TestFormPost.aspx.resx WilsonWebFormDemo/Web.config WilsonWebFormDemo/WilsonWebForm/ WilsonWebFormDemo/WilsonWebForm.htm WilsonWebFormDemo/WilsonWebFormDemo.csproj WilsonWebFormDemo/WilsonWebFormDemo.csproj.webinfo WilsonWebFormDemo/WilsonWebFormDemo.sln WilsonWebFormDemo/WilsonWebForm/ReadMeLicense.txt WilsonWebFormDemo/WilsonWebForm/Web.config WilsonWebFormDemo/WilsonWebForm/WilsonWebForm.dll WilsonWebFormDemo/WilsonWebForm/WilsonWebForm.htm